1.0.3 • Published 5 years ago

@buuhv/react-native-video-player v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@buuhv/react-native-video-player

React Native component used to play videos in android and ios devices

Getting started

npm install @buuhv/react-native-video-player --save

Extra Packages

npm install react-native-video --save
npm install react-native-gesture-handler --save
npm install react-native-orientation-locker --save
npm install @react-native-community/async-storage --save
npm install @fortawesome/react-native-fontawesome --save
npm install @fortawesome/free-solid-svg-icons --save
npm install react-native-progress --save
npm install react-native-tiny-toast --save

Usage

import BuuhVPlayer from '@buuhv/react-native-video-player/dist';
    <VideoPlayer uri={"URL"}/>

Contributors

This module was extracted from React Js core. Please reffer to https://github.com/geeknection/form-validation/graphs/contributors for the complete list of contributors.

License

The library is released under the MIT licence. For more information see LICENSE.