---
title: AsyncStorage
description: A library that provides an asynchronous, unencrypted, persistent, key-value storage API.
sourceCodeUrl: https://github.com/react-native-async-storage/async-storage
packageName: @react-native-async-storage/async-storage
platforms: ["android", "ios", "tvos", "macos", "web"]
---
An asynchronous, unencrypted, persistent, key-value storage API.
## Installation
## Usage
See [Async Storage's documentation](https://react-native-async-storage.github.io/async-storage/docs/usage) for usage instructions.