mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
Merge branch 'master' into v5
This commit is contained in:
@@ -18,6 +18,10 @@ export interface SafariViewControllerOptions {
|
||||
/**
|
||||
* @name Safari View Controller
|
||||
* @description
|
||||
* 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).
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { SafariViewController } from '@ionic-native/safari-view-controller';
|
||||
|
||||
Reference in New Issue
Block a user