--- description: >- Native Storage plugin for Cordova and Ionic. Native storage of variables in Android and iOS --- # Native Storage Native storage of variables in Android and iOS ## Installation ```bash ionic cordova plugin add cordova-plugin-nativestorage npm install @awesome-cordova-plugins/native-storage ``` **Plugin Repo:** [https://github.com/TheCocoaProject/cordova-plugin-nativestorage](https://github.com/TheCocoaProject/cordova-plugin-nativestorage) ## Supported Platforms - Android - Browser - iOS - macOS - Windows ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)