--- description: >- Ionic Webview plugin for Cordova and Ionic. Access Web View utilities. Requires the Cordova plugin: `cordova-plugin-ionic-webview` > 2.0. For more info,… --- # 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. ## Installation ```bash ionic cordova plugin add cordova-plugin-ionic-webview npm install @awesome-cordova-plugins/ionic-webview ``` **Plugin Repo:** [https://github.com/ionic-team/cordova-plugin-ionic-webview](https://github.com/ionic-team/cordova-plugin-ionic-webview) ## Supported Platforms - Android - iOS ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)