react-native-video-view-sandro
v1.0.5
Published
Video View by Sandro
Readme
react-native-video-view-sandro
Getting started
$ npm install react-native-video-view-sandro --save
Mostly automatic installation
$ react-native link react-native-video-view-sandro
Usage
import VideoView from 'react-native-video-view-sandro';
// TODO: What to do with the module?
VideoView;