oblador/react-native-keychain
:key: Keychain Access for React Native observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 79
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 19.5
- age_days: 4123
- days_rel: 528
- days_push: 126
- n_releases_24m: 7
Adoption not part of the score
3473 stars · 537 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A React Native library providing access to the iOS Keychain and Android Keystore for securely storing credentials such as passwords, tokens, and other sensitive data. It supports biometric authentication like FaceID and is widely used in production apps.
Use cases
- securely store user passwords and tokens in a react native app
- save credentials to the ios keychain from javascript
- store secrets in the android keystore
- require faceid or fingerprint to unlock stored credentials
- persist auth tokens safely across app restarts
- replace asyncstorage with encrypted credential storage
When to choose
- you are building a React Native app that needs to store sensitive credentials securely
- you want hardware-backed storage using iOS Keychain or Android Keystore
- you need biometric-gated access to secrets like FaceID or fingerprint
When to avoid
- you are not building a React Native app
- you only need to store non-sensitive data that does not require encryption
- you need secure storage for a native iOS or Android app without React Native
Facets
library · maturity stable
security cryptography auth mobile-development security cross-platform react-native keychain keystore secure-storage credentials biometrics faceid ios android mobile
1 source
- readme: https://github.com/oblador/react-native-keychain · fetched 2026-08-28 · f3ffa556241f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| oblador/react-native-keychain | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="oblador/react-native-keychain")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem