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

Languages
Swift 57.3%
TypeScript 15%
Java 13.3%
C++ 5.5%
Ruby 4.1%
Other 4.7%