react-native-offline-background-upload-module
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

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

Package Sidebar

Install

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

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

25.1 kB

Total Files

22

Last publish

Collaborators

  • vados2340