All Projects → threepointone → Asyncstorage Mock

threepointone / Asyncstorage Mock

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].