An open API service indexing awesome lists of open source software.

https://github.com/threepointone/asyncstorage-mock

a mock for react-native's asyncstorage api. useful for testing.
https://github.com/threepointone/asyncstorage-mock

Last synced: about 1 month ago
JSON representation

a mock for react-native's asyncstorage api. useful for testing.

Awesome Lists containing this project

README

        

asyncstorage-mock
---

`npm install asyncstorage-mock babel-runtime --save-dev`

a mock module for react-native's AsyncStorage api

`import * as AsyncStorage from 'asyncstorage-mock';`