https://github.com/mcodex/react-native-sensitive-info
Save sensitive data into Android's Shared Preferences with keystore encryption/iOS's Keychain for React Native
https://github.com/mcodex/react-native-sensitive-info
android android-shared-preferences fingerprint ios ios-keychain keystore react-native react-native-sensitive-info shared-preferences windows
Last synced: about 1 month ago
JSON representation
Save sensitive data into Android's Shared Preferences with keystore encryption/iOS's Keychain for React Native
- Host: GitHub
- URL: https://github.com/mcodex/react-native-sensitive-info
- Owner: mCodex
- License: mit
- Created: 2016-05-10T17:13:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-26T02:10:54.000Z (2 months ago)
- Last Synced: 2025-04-28T08:08:06.869Z (about 2 months ago)
- Topics: android, android-shared-preferences, fingerprint, ios, ios-keychain, keystore, react-native, react-native-sensitive-info, shared-preferences, windows
- Language: Java
- Homepage: https://mcodex.dev/react-native-sensitive-info/
- Size: 46.8 MB
- Stars: 986
- Watchers: 5
- Forks: 225
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](#contributors-)
[](http://makeapullrequest.com)
[](https://badge.fury.io/js/react-native-sensitive-info)
[](https://img.shields.io/npm/dm/react-native-sensitive-info)
[](https://opensource.org/licenses/MIT)
# 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.
## Docs
Check out the [docs](https://mcodex.github.io/react-native-sensitive-info/docs) for installation and instructions usage.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Mateus Andrade
📖 💻 👀 🤔 🚧
Alejandro
💻 🚧
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Contributing
Pull requests are always welcome :)