0.4.0 • Published 5 months ago

@softwaresamm/react-native-async-file-storage v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@softwaresamm/react-native-async-file-storage

AsyncStorage's implementation using JSON files

Installation

npm install @softwaresamm/react-native-async-file-storage

Usage

import ReactNativeAsyncFileStorage from "@softwaresamm/react-native-async-file-storage";

// ...

const result = await ReactNativeAsyncFileStorage.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

0.3.0

6 months ago

0.2.0

6 months ago

0.4.0

5 months ago

0.1.0

4 years ago