Reference version

This documentation is available as Markdown for AI agents and LLMs. See the full Markdown index or append .md to any documentation URL.

@react-native-async-storage/async-storage

A library that provides an asynchronous, unencrypted, persistent, key-value storage API.

Android
iOS
macOS
tvOS
Web
Included in Expo Go
Recommended version:
2.2.0

Async Storage is asynchronous, unencrypted, persistent, key-value storage solution.

Installation

Terminal
npx expo install @react-native-async-storage/async-storage

If you are installing this in an existing React Native app, make sure to install expo in your project. Then, follow the installation instructions provided in the library's README or documentation.

Learn more

Visit official documentation

Get full information on API and its usage.