2021-09-29 20:09:02 +08:00
< a style = "float:right;font-size:12px;" href = "http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/ionic-webview/index.ts#L1" >
Improve this doc
< / a >
# Ionic Webview
```
$ ionic cordova plugin add cordova-plugin-ionic-webview
$ npm install @ionic -native/plugins/ionic-webview
```
## [Usage Documentation](https://ionicframework.com/docs/native/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
2021-09-29 20:38:45 +08:00