pbitkowski / react-native-async-storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Java 44.0%Language:Objective-C 27.3%Language:JavaScript 25.5%Language:Python 3.2%