react-native-txplayer

封装腾讯云视频播放器superplayer

Installation

npm install react-native-txplayer

Usage

import { TxplayerView } from "react-native-txplayer";

// ...

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