react-native-custom-mediastream-player
v0.1.0
Published
Mediastream custom player bridge implementation
Downloads
2
Readme
react-native-custom-mediastream-player
Mediastream custom player bridge implementation
Installation
npm install react-native-custom-mediastream-player
Usage
import { CustomMediastreamPlayerView } from "react-native-custom-mediastream-player";
// ...
<CustomMediastreamPlayerView 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