0.0.6 • Published 1 year ago

@scienceartmagic/ups v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

UPS

(Universal Persistence Storage)

Conditional imports of react-native-mmkv (React Native and Expo Bare/Standalone/Dev Client), @react-native-async-storage/async-storage and expo-secure-store (Expo Go), and localforage (web/Electron, unified API for localStorage, IndexedDB, and WebSQL, defaults to IndexedDB) with a simplified, unified API similar to that of AsyncStorage (namely getItem(), setItem(), removeItem())

Install (including peerDependencies)

npm i or yarn add @scienceartmagic/ups react-native-mmkv expo-secure-store @react-native-async-storage/async-storage localforage

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago