AsyncStorage

ReactNative AsyncStorage implementation for ReactJS

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
AsyncStorage
0.1.57 years ago7 years agoMinified + gzip package size for AsyncStorage in KB

Readme

AsyncStorage
ReactNative AsyncStorage implementation for ReactJS

Install

npm i --save AsyncStorage

Usage

```javascript import { AsyncStorage } from 'AsyncStorage'; ````

Then

Use the same as ReactNative AsyncStorage
https://facebook.github.io/react-native/docs/asyncstorage.html