0.5.0 • Published 3 years ago

react-native-drm-video-downloader v0.5.0

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

react-native-drm-video-downloader

A React Native module allow download and manage drm offline

Installation

npm install react-native-drm-video-downloader

Usage

import DrmVideoDownloader from "react-native-drm-video-downloader";

// ...

const result = await DrmVideoDownloader.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.1.0

3 years ago