mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
22 lines
516 B
Markdown
22 lines
516 B
Markdown
|
# 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
|
||
|
|