react-native-drm-video-downloader

A React Native module allow download and manage drm offline

Usage no npm install needed!

<script type="module">
  import reactNativeDrmVideoDownloader from 'https://cdn.skypack.dev/react-native-drm-video-downloader';
</script>

README

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