@pandarose/react-native-sensitive-info
v5.5.2
Published
react-native-sensitive-info manages all data stored in Android Shared Preferences and iOS Keychain. You can set, get and delete keys/values using simple methods.
Downloads
20
Maintainers
Readme
React Native Sensitive Info
react-native-sensitive-info
manages all data stored in Android Shared Preferences, iOS Keychain and Windows Credentials. You can set and get all key/value using simple methods.
Install
Install react-native-sensitive-info
version (v6.0.0) which uses keystore to encrypt data before saving into Android:
npm i -S react-native-sensitive-info@next
yarn add react-native-sensitive-info@next
Docs
Check out the docs
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Contributing
Pull requests are always welcome :)