mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
30 lines
900 B
Markdown
30 lines
900 B
Markdown
---
|
|
description: >-
|
|
Safari View Controller plugin for Cordova and Ionic. For displaying read-only web content. Requires Cordova plugin: `cordova-plugin-safariviewcontroller`.…
|
|
---
|
|
|
|
# Safari View Controller
|
|
|
|
For displaying read-only web content.
|
|
|
|
Requires Cordova plugin: `cordova-plugin-safariviewcontroller`. For more info, please see the [Safari View Controller plugin docs](https://github.com/EddyVerbruggen/cordova-plugin-safariviewcontroller).
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-safariviewcontroller
|
|
npm install @awesome-cordova-plugins/safari-view-controller
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/EddyVerbruggen/cordova-plugin-safariviewcontroller](https://github.com/EddyVerbruggen/cordova-plugin-safariviewcontroller)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|