Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T09:05:10.000Z (4 months ago)
- Last Synced: 2024-09-26T09:46:34.437Z (3 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: 47 MB
- Stars: 979
- Watchers: 6
- Forks: 216
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![npm version](https://badge.fury.io/js/react-native-sensitive-info.svg)](https://badge.fury.io/js/react-native-sensitive-info)
[![npm downloads](https://img.shields.io/npm/dm/react-native-sensitive-info)](https://img.shields.io/npm/dm/react-native-sensitive-info)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![npm bundle size](https://img.shields.io/bundlephobia/min/react-native-sensitive-info)# 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 :)