react-native-better-vlc
v0.1.1
Published
React Native VLC player
Downloads
4
Readme
react-native-better-vlc
React Native VLC player
Installation
npm install react-native-better-vlc
Usage
import { BetterVlcView } from "react-native-better-vlc";
// ...
<BetterVlcView 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