@wepin/storage-rn
v0.0.2
Published
Wepin React Native Storage for Android/iOS
Downloads
167
Readme
@wepin/storage-rn
Wepin Storage package from React Native. This package is exclusively available for use in android and ios environments.
⏩ Install
npm install @wepin/storage-rn
or
yarn add @wepin/storage-rn
peerDependencies
npm install react-native-encrypted-storage
# for ios
cd ios
pod install
or
yarn add react-native-encrypted-storage
# for ios
cd ios
pod install