Skip to content

fbeccaceci/test-background-upload

react-native-media-upload

A native media upload library for react-native that supports background uploading

Installation

npm install react-native-media-upload react-native-nitro-modules

> `react-native-nitro-modules` is required as this library relies on [Nitro Modules](https://nitro.margelo.com/).

Usage

import { multiply } from 'react-native-media-upload';

// ...

const result = multiply(3, 7);

Contributing

License

MIT


Made with create-react-native-library

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published