0.0.1 • Published 2 years ago

@codingcastle/react-native-jwplayer v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-jwplayer

This library will allow the developers to use JWPlayer in their app.

Installation

npm install react-native-jwplayer

Usage

import { JwplayerView } from "react-native-jwplayer";

// ...

<JwplayerView color="tomato" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT