0.1.6 • Published 5 months ago
react-native-video-mpv v0.1.6
react-native-video-mpv
React native video player with mpv
Installation
npm install react-native-video-mpv
Usage
import { VideoMpvView } from "react-native-video-mpv";
// ...
<VideoMpvView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library