threepointone / asyncstorage-mock

a mock for react-native's asyncstorage api. useful for testing.
9 stars 1 forks source link

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';