Skip to content

dgmteam/react-native-drm-video-downloader

Repository files navigation

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