TiagoJacobs / bigbluebutton-mobile-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bigbluebutton-mobile-sdk

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

version

Installation

npm install bigbluebutton-mobile-sdk

Usage

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

// ...

<BigbluebuttonMobile
        broadcastAppBundleId="org.bigbluebutton.mobile-sdk.example.BigbluebuttonMobileSdkBroadcastUploadExtension"
        url="https://demo.bigbluebutton.org"
        style={styles.box}
      />

Contributing

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

WebRTC

This project references the library WebRTC.

License

LGPL-3.0

About

License:GNU Lesser General Public License v3.0


Languages

Language:Java 37.5%Language:Swift 18.0%Language:Objective-C 16.7%Language:Ruby 10.6%Language:TypeScript 9.0%Language:JavaScript 7.0%Language:Shell 0.7%Language:C 0.5%