How to use @ionic-native/native-storage - 1 common examples

To help you get started, we’ve selected a few @ionic-native/native-storage examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Ovilia / 2019-typography-calendar / src / services / storage.ts View on Github external
constructor() {
        this.nativeStorage = new NativeStorage();
        this.localStorage = new LocalStorage({});
    }

@ionic-native/native-storage

Ionic Native - Native plugins for ionic apps

MIT
Latest version published 3 years ago

Package Health Score

75 / 100
Full package analysis

Popular @ionic-native/native-storage functions

Similar packages