Go to file
2023-02-19 23:22:32 +08:00
__tests__ Recreate project using typescript 2022-02-15 20:55:10 -03:00
.bundle Project re-initialization with latest react native 2022-08-22 15:57:25 -03:00
android 更新 'android/app/src/main/AndroidManifest.xml' 2023-02-19 23:22:32 +08:00
ios Bump version 2023-01-27 11:06:00 -03:00
react-native 更新 'react-native/app/translations/index.ts' 2023-02-19 23:19:09 +08:00
.buckconfig React native project initialization 2022-02-11 18:27:29 -03:00
.eslintrc.js Recreate project using typescript 2022-02-15 20:55:10 -03:00
.gitignore Project re-initialization with latest react native 2022-08-22 15:57:25 -03:00
.prettierrc.js Upgrade react 2022-05-02 17:59:24 -03:00
.ruby-version Project re-initialization with latest react native 2022-08-22 15:57:25 -03:00
.watchmanconfig React native project initialization 2022-02-11 18:27:29 -03:00
app.json 更新 'app.json' 2023-02-18 13:28:08 +08:00
App.tsx Update to use SDK V0.1.8 2022-03-04 00:07:36 -03:00
babel.config.js Project re-initialization with latest react native 2022-08-22 15:57:25 -03:00
bash-intel.sh Project re-initialization with latest react native 2022-08-22 15:57:25 -03:00
Gemfile Project re-initialization with latest react native 2022-08-22 15:57:25 -03:00
index.js Project re-initialization with latest react native 2022-08-22 15:57:25 -03:00
metro.config.js Project re-initialization with latest react native 2022-08-22 15:57:25 -03:00
package.json bundle 2023-02-18 14:55:33 +08:00
README.md 更新 'README.md' 2023-02-18 14:55:14 +08:00
tsconfig.json Project re-initialization with latest react native 2022-08-22 15:57:25 -03:00
yarn.lock bundle 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/