mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
23 lines
636 B
Markdown
23 lines
636 B
Markdown
# Ionic Webview
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-ionic-webview
|
|
$ npm install @awesome-cordova-plugins/ionic-webview
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/ionic-webview/)
|
|
|
|
Plugin Repo: [https://github.com/ionic-team/cordova-plugin-ionic-webview](https://github.com/ionic-team/cordova-plugin-ionic-webview)
|
|
|
|
Access Web View utilities.
|
|
|
|
Requires the Cordova plugin: `cordova-plugin-ionic-webview` > 2.0. For more info, please see the [Ionic Web View](https://github.com/ionic-team/cordova-plugin-ionic-webview) repository.
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
|
|
|