video library powered by mpv
npm install react-native-mpv
import { MpvView } from "react-native-mpv";
// ...
<MpvView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library