@hbu50/react-native-video-upload
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

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

Package Sidebar

Install

npm i @hbu50/react-native-video-upload

Weekly Downloads

2

Version

0.3.0

License

MIT

Unpacked Size

77.5 kB

Total Files

26

Last publish

Collaborators

  • hbu50