A library that provides an asynchronous, unencrypted, persistent, key-value storage API.
GitHub
npm
An asynchronous, unencrypted, persistent, key-value storage API.
-
npx expo install @react-native-async-storage/async-storage
If you are installing this in an existing React Native app, start by installing expo
in your project. Then, follow the additional instructions provided by the library's README or documentation.
See Async Storage's documentation for usage instructions.