/rn-exoplayer

Primary LanguageJavaMIT LicenseMIT

rn-exoplayer

ExoPlayer native UI component

Installation

npm install rn-exoplayer

Usage

import { RnExoplayerView } from "rn-exoplayer";

// ...

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