2021-09-29 20:09:02 +08:00
# Ionic Webview
```
$ ionic cordova plugin add cordova-plugin-ionic-webview
2021-09-29 21:19:55 +08:00
$ npm install @awesome -cordova-plugins/ionic-webview
2021-09-29 20:09:02 +08:00
```
2021-09-29 21:19:55 +08:00
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/ionic-webview/)
2021-09-29 20:09:02 +08:00
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
2021-09-29 20:38:45 +08:00