react-native-async-storage/async-storage
An asynchronous, persistent, key-value storage system for React Native. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- 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: 26.5
- age_days: 2765
- days_rel: 96
- days_push: 11
- n_releases_24m: 11
Adoption not part of the score
5073 stars · 482 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An asynchronous, unencrypted, persistent key-value storage library for React Native apps with a Web Storage API-compatible interface. It supports Android, iOS, macOS, visionOS, Windows, and Web via SQLite or IndexedDB backends.
Use cases
- persist user tokens in a react native app
- store app settings locally on mobile
- save key-value data offline in react native
- cache small data between app sessions
- store user preferences on ios and android
- local storage for react native web app
When to choose
- you need simple persistent key-value storage in React Native
- you want a localStorage-like API across mobile and web
- you need batch operations or multiple named databases
When to avoid
- you need encrypted or secure storage for sensitive data
- you need complex queries or relational data
- you are not building a React Native application
Facets
library · maturity stable
database file-system sdk mobile-development databases cross-platform windows browser cross-platform react-native key-value-storage local-storage sqlite indexeddb persistence android ios macos mobile
2 sources
- readme: https://github.com/react-native-async-storage/async-storage · fetched 2026-08-28 · cbb2fc21aa03
- homepage: https://react-native-async-storage.github.io · fetched 2026-08-29 · 36c6c3c2e4f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| react-native-async-storage/async-storage | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="react-native-async-storage/async-storage")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem