A collection of persistent data storages, targeting different platforms, unified within a single API.
Async Storage v2 is under development.
If you're looking for published and operational Async Storage version, please check out LEGACY
branch.
- One, unified API to support different storages
- Extensible functionality
- Targets Mobile, Web and more
- Install Core dependency
yarn add @react-native-community/async-storage@next
- Select a storage for your platform.
See usage can be found here.
MIT.