0.1.6 • Published 5 years ago

asyncstoragefixed v0.1.6

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

AsyncStorageFixed

ReactNative AsyncStorage implementation for ReactJS fixed for recent version

Install

npm i --save asyncstoragefixed
yarn add asyncstoragefixed

Usage

Usage import { AsyncStorage } from 'AsyncStorageFixed'; Then Use the same as ReactNative AsyncStorage https://facebook.github.io/react-native/docs/asyncstorage.html

Then

Use the same as ReactNative AsyncStorage

https://facebook.github.io/react-native/docs/asyncstorage.html

Notes:

Ps: The content published by the original author was not updated to the latest version. But ended up updates it

License:

MIT

Original Author:

Orignal Author:Kirill Kovalev seokirillstarsnab@gmail.com

Original link: https://github.com/seokirill/AsyncStorage

Original npm:https://www.npmjs.com/package/AsyncStorage