HomeGuidesReferenceLearn

Reference version

ArchiveExpo SnackDiscord and ForumsNewsletter

AsyncStorage

GitHub

npm

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


An asynchronous, unencrypted, persistent, key-value storage API.

Platform Compatibility

Android DeviceAndroid EmulatoriOS DeviceiOS SimulatorWeb

Installation

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

If you're installing this in a bare React Native app, you should also follow these additional installation instructions.

Usage

See full documentation at https://react-native-async-storage.github.io/async-storage/.