react-native-video-upload
v1.1.4
Published
Compress and upload videos in bacckground
Downloads
20
Readme
react-native-video-upload
Compress and upload videos in bacckground
Installation
npm install react-native-video-uploadUsage
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
