This library provides access to the Keychain (iOS) and Keystore (Android) for securely storing credentials like passwords, tokens, or other sensitive information in React Native apps.
yarn add react-native-keychain
pod install
in ios/
directory to install iOS dependencies.NSFaceIDUsageDescription
entry in your Info.plist
.Please refer to the documentation website on https://oblador.github.io/react-native-keychain
Check the GitHub Releases page.
Joel Arvidsson Author |
Dorian Mazur Maintainer |
Vojtech Novak Maintainer |
Pelle Stenild Coltau Maintainer |
Oleksandr Kucherenko Contributor |
This library is used by several projects, including:
MIT © Joel Arvidsson 2016-2020