0.3.0 • Published 4 years ago

@hbu50/react-native-video-upload v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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