0.1.2 • Published 3 years ago

react-native-offline-background-upload-module v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

react-native-offline-background-upload-module

Module for offline scheduling file upload

Installation

npm install react-native-offline-background-upload-module

Usage

import OfflineBackgroundUploadModule from "react-native-offline-background-upload-module";

// ...

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

Contributing

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

License

MIT