bigbluebutton-tablet-sdk/README.md

558 B

bigbluebutton-mobile-sdk

This repository contains BigBlueButton react-native component, that's used in our sample implementation.

Installation

npm install bigbluebutton-mobile-sdk

Usage

import { BigbluebuttonMobileSdkView } from "bigbluebutton-mobile-sdk";

// ...

<BigbluebuttonMobileSdkView color="tomato" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT