更新 'README.md'
This commit is contained in:
parent
6626b0f539
commit
317b1c8ba0
@ -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
|
||||
|
||||
- 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