5.5.2 • Published 3 years ago

@pandarose/react-native-sensitive-info v5.5.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

All Contributors PRs Welcome npm version License: MIT npm bundle size

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 :)