Skip to content

fanruliang/react-native-my-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-native-my-video

由于react-native-video在android上全屏有问题,所以才自己弄了个组件

Getting started

$ npm install react-native-my-video --save

$ npm install @react-native-community/slider --save

$ npm install react-native-orientation --save

Usage

import MyVideo from 'react-native-my-video';

<MyVideo
     url = {url}
     onFullScreen={this.onFullScreen}/>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published