2023-01-27 11:06:00 -03:00
2022-02-15 20:55:10 -03:00
2022-05-02 17:59:24 -03:00
2023-02-18 13:28:08 +08:00
2022-03-04 00:07:36 -03:00
2023-02-18 14:55:33 +08:00
2023-02-18 14:55:14 +08:00
2023-02-18 14:55:33 +08:00

BigBlueButton Tablet

BigBlueButton app for tablets. It allows you to share your screen in a BigBlueButton room, and also provides improved background audio.

PS: This runs on mobile too, but it's mainly targeted for tablets, as it requires good CPU due to usage of a webview for rendering BigBlueButton.

More details in https://github.com/bigbluebutton/bigbluebutton-tablet-sdk

bundle

yarn react-native bundle --entry-file index.js --platform android --dev false --bundle-output ./android/app/src/main/assets/index.android.bundle --assets-dest ./android/app/src/main/res/

Languages
TypeScript 46.8%
Java 24.6%
C++ 10.9%
Ruby 4.6%
Swift 4.2%
Other 8.9%