Skip to content

aeroxmotion/react-native-async-json-file-storage

Repository files navigation

AsyncJsonFileStorage for React Native

Asynchronous JSON file storage

Installation

npm install @aeroxmotion/react-native-async-json-file-storage

Usage

import AsyncJsonFileStorage from '@aeroxmotion/react-native-async-json-file-storage'

// ...

const result = await AsyncJsonFileStorage.multiply(3, 7)

Contributing

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

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published