react-native-offline-background-upload-module
v0.1.2
Published
Module for offline scheduling file upload
Downloads
1
Readme
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