mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
GitBook: [master] 215 pages modified
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Native Storage
|
||||
|
||||
```text
|
||||
$ ionic cordova plugin add cordova-plugin-nativestorage
|
||||
$ npm install @awesome-cordova-plugins/native-storage
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/native-storage/)
|
||||
|
||||
Plugin Repo: [https://github.com/TheCocoaProject/cordova-plugin-nativestorage](https://github.com/TheCocoaProject/cordova-plugin-nativestorage)
|
||||
|
||||
Native storage of variables in Android and iOS
|
||||
|
||||
## Supported platforms
|
||||
|
||||
* Android
|
||||
* Browser
|
||||
* iOS
|
||||
* macOS
|
||||
* Windows
|
||||
|
||||
Reference in New Issue
Block a user