This package provides pre styled React components that makes it easy to use Yunzhou in a React app.
npm install --save @yunzhoukit/react-components @yunzhoukit/yunzhou-client
Source available in example
Without customization, the component would use a default skin as seen in the demo above.
todo
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.