1.6.0 • Published 4 years ago

@bibabovn/react-native-background-upload v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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

1.6.0

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago