# 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