Skip to content

pbitkowski/react-native-async-storage

 
 

Repository files navigation

react-native-async-storage

Asynchronous, persistent, key-value storage system for React Native.

Getting started

Install

yarn add @react-native-community/async-storage

or

npm install @react-native-community/async-storage --save

Link

react-native link @react-native-community/async-storage

Usage

ToDo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 44.0%
  • Objective-C 27.3%
  • JavaScript 25.5%
  • Python 3.2%