NativeStorage allows you store to and retrieve data in the device. We use it in the app to store and retrieve the social logins data.
To install it run:
$ ionic plugin add --save cordova-plugin-nativestorage$ npm install --save @ionic-native/native-storage
For more information please read: https://ionicframework.com/docs/native/native-storage/