1.1.4 • Published 3 years ago

react-native-video-upload v1.1.4

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

react-native-video-upload

Compress and upload videos in bacckground

Installation

npm install react-native-video-upload

Usage

import VideoUpload from "react-native-video-upload";

// ...

const result = await VideoUpload.compress(fileUrl);

see example for more detailed usage

Contributing

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

License

MIT

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago