@softwaresamm/react-native-async-file-storage
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@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

Package Sidebar

Install

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

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

274 kB

Total Files

101

Last publish

Collaborators

  • sammsas
  • andresfdaza
  • aeroxmotion