0.4.0 • Published 12 months ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
12 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

1 year ago

0.2.0

1 year ago

0.4.0

12 months ago

0.1.0

5 years ago