-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8442119
commit a4219bc
Showing
6 changed files
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"author":"BuildFire" | ||
,"pluginName":"WebView" | ||
,"pluginDescription":"The WebView plugin gives your users a native in-app experience, but allows you to link to external online content such as web pages, documents, food ordering, shopping carts, and pretty much anything else. Keywords: iframe, browser" | ||
,"pluginDescription":"Seamlessly embed web content into your mobile app." | ||
,"pluginKeywords":"document,page,iframe,instagram,website" | ||
,"supportEmail":"[email protected]" | ||
,"supportSite":"https://learn.appdocumentation.com/en/articles/1691379-webview-tutorial" | ||
|
@@ -25,6 +25,31 @@ | |
], | ||
"languages":[ | ||
"en" | ||
], | ||
],"media": [ | ||
{ | ||
"type": "image-resource", | ||
"path": "1-Plugin.png" | ||
}, | ||
{ | ||
"type": "image-resource", | ||
"path": "2-Benefits.png" | ||
}, | ||
{ | ||
"type": "image-resource", | ||
"path": "3-Use-Cases.png" | ||
}, | ||
{ | ||
"type": "image-resource", | ||
"path": "4-Content-Tab.png" | ||
}, | ||
{ | ||
"type": "image-resource", | ||
"path": "5-Analytics-Tab.png" | ||
}, | ||
{ | ||
"type": "youtube-video", | ||
"path": "https://www.youtube.com/watch?v=XbBS8vpwuHw" | ||
} | ||
], | ||
"webpack": 8080 | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.