Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@pandarose/react-native-sensitive-info

mcodex23MIT5.5.2TypeScript support: included

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.

android, ios, keychain, shared-preferences, react-native

readme

Cover

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


Mateus Andrade

📖 💻 👀 🤔

Alejandro

💻 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

Contributing

Pull requests are always welcome :)