3
0
mirror of https://github.com/danielsogl/awesome-cordova-plugins.git synced 2025-03-18 09:47:08 +08:00

22 lines
516 B
Markdown
Raw Normal View History

2021-09-29 13:46:28 +00:00
# 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