Merge branch 'main' of https://git-x.kongjian.xin/BigBlueButton/bigbluebutton-tablet
This commit is contained in:
commit
64076d5583
@ -7,3 +7,11 @@ PS: This runs on mobile too, but it's mainly targeted for tablets, as it require
|
|||||||
More details in https://github.com/bigbluebutton/bigbluebutton-tablet-sdk
|
More details in https://github.com/bigbluebutton/bigbluebutton-tablet-sdk
|
||||||
|
|
||||||
- iOS version available in [App Store](https://apps.apple.com/us/app/bigbluebutton-tablet/id1641156756)
|
- iOS version available in [App Store](https://apps.apple.com/us/app/bigbluebutton-tablet/id1641156756)
|
||||||
|
|
||||||
|
|
||||||
|
# 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/
|
||||||
|
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user