@yunzhoukit/react-components
v1.1.4
Published
Yunzhou SDK & Components
Downloads
1
Readme
Yunzhou React Component Library
This package provides pre styled React components that makes it easy to use Yunzhou in a React app.
Install
npm install --save @yunzhoukit/react-components @yunzhoukit/yunzhou-client
Demo
https://demo.yunzhoucomm.com
Source available in example
Usage
Video room with built-in UI
Without customization, the component would use a default skin as seen in the demo above.
todo
Customize rendering
To provide your own rendering, override one or more of stageRenderer
, participantRenderer
, and controlRenderer
. It's possible customize a single renderer and use defaults for the others.