1.0.7 • Published 5 years ago
react-native-secure-video-player v1.0.7
react-native-secure-video-player
Getting started
$ npm install react-native-secure-video-player --save
Mostly automatic installation
$ react-native link react-native-secure-video-player
Usage
import SecureVideoPlayer from 'react-native-secure-video-player';
// TODO: What to do with the module?
SecureVideoPlayer;