mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
76b4e03d04
Replace the legacy dgeni/gulp documentation pipeline with TypeDoc and typedoc-plugin-markdown. Generates plugin README files with extracted @Plugin() decorator metadata. Register custom JSDoc tags used by plugin source files.
504 B
504 B
Native Storage
$ ionic cordova plugin add cordova-plugin-nativestorage
$ npm install @awesome-cordova-plugins/native-storage
Usage Documentation
Plugin Repo: https://github.com/TheCocoaProject/cordova-plugin-nativestorage
Native storage of variables in Android and iOS
Supported platforms
- Android
- Browser
- iOS
- macOS
- Windows