Shashank2406 / react-native-drm-video-downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Swift 50.6%Language:Kotlin 28.0%Language:TypeScript 8.3%Language:Java 4.4%Language:Objective-C 3.9%Language:Ruby 3.4%Language:JavaScript 1.2%Language:C 0.1%