Skip to content

ovitrif/react-native-keychain

This branch is 25 commits behind oblador/react-native-keychain:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 26, 2024
Oct 24, 2024
Oct 24, 2024
Oct 21, 2024
Oct 24, 2024
Oct 24, 2024
Feb 25, 2020
Mar 1, 2021
Aug 23, 2024
Oct 24, 2024
Mar 1, 2021
Aug 23, 2024
Aug 7, 2024
Aug 6, 2024
May 20, 2015
Oct 26, 2024
Sep 22, 2024
Aug 23, 2024
Oct 24, 2024
Jun 23, 2022
Aug 23, 2024
Oct 2, 2024
Aug 23, 2024
Oct 23, 2024

Repository files navigation

react-native-keychain

Tests npm npm

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.

Installation

  1. Run yarn add react-native-keychain
  2. Run pod install in ios/ directory to install iOS dependencies.
  3. If you want to support FaceID, add a NSFaceIDUsageDescription entry in your Info.plist.
  4. Re-build your Android and iOS projects.

Documentation

Please refer to the documentation website on https://oblador.github.io/react-native-keychain

Changelog

Check the GitHub Releases page.

Maintainers


Joel Arvidsson

Author

Dorian Mazur

Maintainer

Vojtech Novak

Maintainer

Pelle Stenild Coltau

Maintainer

Oleksandr Kucherenko

Contributor

Used By

This library is used by several projects, including:

License

MIT © Joel Arvidsson 2016-2020

About

🔑 Keychain Access for React Native

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 53.7%
  • TypeScript 20.1%
  • Objective-C 13.0%
  • JavaScript 10.8%
  • Ruby 1.3%
  • CSS 0.6%
  • Java 0.5%