mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
30 lines
823 B
Markdown
30 lines
823 B
Markdown
---
|
|
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)
|