@bibabovn/react-native-background-upload
v1.6.0
Published
Background upload large file for react native app
Downloads
16
Readme
react-native-background-upload
Background upload large file for react native app
Installation
npm install react-native-background-upload
Usage
import BackgroundUpload from "react-native-background-upload";
// ...
const result = await BackgroundUpload.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT