rn-vlc-plyr
v0.1.1
Published
React Native VLC Player (Video/Audio Player) based on VLC
Downloads
1
Readme
react-native-ir-player
React Native VLC Player (Video/Audio Player) based on VLC
Installation
npm install rn-vlc-plyr
Usage
import VideoPlayer from "rn-vlc-plyr";
// ...
const VideoComponent = () => (
<VideoPlayer...
);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT