mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
19 lines
491 B
Markdown
19 lines
491 B
Markdown
# Open Native Settings
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-open-native-settings
|
|
$ npm install @awesome-cordova-plugins/open-native-settings
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/open-native-settings/)
|
|
|
|
Plugin Repo: [https://github.com/guyromb/Cordova-open-native-settings](https://github.com/guyromb/Cordova-open-native-settings)
|
|
|
|
Plugin to open native screens of iOS/android settings
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* iOS
|
|
|