mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/app-preferences/index.ts#L2">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# App Preferences
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-app-preferences
|
||||
$ npm install @ionic-native/plugins/app-preferences
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/app-preferences/)
|
||||
|
||||
Plugin Repo: [https://github.com/apla/me.apla.cordova.app-preferences](https://github.com/apla/me.apla.cordova.app-preferences)
|
||||
|
||||
This plugin allows you to read and write app preferences
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- BlackBerry 10
|
||||
- Browser
|
||||
- iOS
|
||||
- macOS
|
||||
- Windows 8
|
||||
- Windows Phone
|
||||
Reference in New Issue
Block a user