@gcores/react-native-aliyun-player
v0.3.9
Published
接入阿里云播放器 SDK 的 React Native 视频控件
Downloads
3
Readme
@gcores/react-native-aliyun-player
React Native Aliyun Player
Installation
npm install @gcores/react-native-aliyun-player
Usage
import { ReactNativeAliyunPlayerView } from "@gcores/react-native-aliyun-player";
// ...
<ReactNativeAliyunPlayerView 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