Socket
Book a DemoInstallSign in
Socket

@hbu50/react-native-video-upload

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hbu50/react-native-video-upload

Compress and upload videos in bacckground

latest
Source
npmnpm
Version
0.3.0
Version published
Maintainers
1
Created
Source

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

Keywords

react-native

FAQs

Package last updated on 16 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts