Skip to content

oneclick-llc/rn-video

Repository files navigation

react-native-video

R

Installation

npm install react-native-video

Usage

import { VideoView } from "react-native-video";

// ...

<VideoView 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