Commit Graph

158 Commits

Author SHA1 Message Date
Tiago Jacobs
2e712f359c
Delete ios.yml 2022-03-01 17:37:59 -03:00
Tiago Jacobs
25c0eb5860
Create ios.yml 2022-03-01 17:32:41 -03:00
Tiago Jacobs
ec1fa66e0c
Delete build.yml 2022-03-01 17:22:29 -03:00
Tiago Jacobs
e1f18f5407
Merge pull request #5 from bigbluebutton/antobinary-patch-1
Update .gitignore
2022-03-01 17:03:47 -03:00
Anton Georgiev
fb3fceda91
Update .gitignore 2022-03-01 15:03:11 -05:00
gustavo-em
ee570630ac implementing logic of application 2022-03-01 16:29:41 -03:00
gustavo-em
98e26de42e adding translations 2022-03-01 16:29:17 -03:00
gustavo-em
a8a0bf7271 installing dependecies 2022-03-01 16:28:24 -03:00
Tiago Jacobs
793c7bdacd
Create build.yml 2022-02-24 18:46:38 -03:00
gustavo-em
57f58f2c02 fixing to settimeouts 2022-02-24 17:37:09 -03:00
gustavo-em
29394335af context of portals 2022-02-24 16:08:12 -03:00
gustavo-em
6a5acf1084 implementing pages and styles 2022-02-24 16:03:28 -03:00
gustavo-em
7157c984aa installing libs 2022-02-24 16:02:12 -03:00
gustavo-em
80b544f270 implement prototipe of navigate 2022-02-16 14:10:13 -03:00
gustavo-em
701df1ff80 add navigation and your dependencys 2022-02-16 14:09:37 -03:00
gustavo-em
f12d0af084 add libs with depend of navigation drawer and refactor app.tsx 2022-02-16 11:15:11 -03:00
gustavo-em
006bc02da5 npm install 2022-02-16 10:26:15 -03:00
Tiago Jacobs
8ea5f894a4
Update README.md 2022-02-16 00:25:13 -03:00
Tiago Jacobs
b1e61cf993
Update README.md 2022-02-16 00:24:47 -03:00
Tiago Jacobs
007437fcf3 Change bundle ID so it works with the example app 2022-02-16 00:21:45 -03:00
Tiago Jacobs
8101ecb14f Add Broadcast Extension to sample app 2022-02-16 00:16:04 -03:00
Tiago Jacobs
eb1d02de42 Change default URL and change position for ios 2022-02-16 00:06:08 -03:00
Tiago Jacobs
d685f64109 Improve security disabling NSAllowsArbitraryLoads 2022-02-16 00:01:25 -03:00
Tiago Jacobs
39c2ed01fb Add BigbluebuttonMobile component example in main view 2022-02-15 23:45:44 -03:00
Tiago Jacobs
99c98f36df Ignore apple files 2022-02-15 20:57:16 -03:00
Tiago Jacobs
73c0c30d30 Recreate project using typescript 2022-02-15 20:55:10 -03:00
Tiago Jacobs
dbaaad6201 Remove native component (provided by SDK) 2022-02-15 02:53:54 -03:00
Tiago Jacobs
d5d98f8d77 Update sdk version 2022-02-15 02:48:40 -03:00
Tiago Jacobs
803125c989 Add bigbluebutton-mobile-sdk react module 2022-02-14 18:42:29 -03:00
Tiago Jacobs
fd21cd6c97
Merge pull request #2 from gustavo-em/ui_android
fix error in android header, setting as null when is android instead ios
2022-02-14 15:02:07 -03:00
gustavo-em
ddd0f11c9b fix error in android 2022-02-14 11:31:15 -03:00
gustavo-em
75849fbfca fix error in android header, setting as null when is android instead ios 2022-02-14 11:23:12 -03:00
Tiago Jacobs
80270cdb82 Add more details to README 2022-02-13 15:50:10 -03:00
Tiago Jacobs
8985ea02d9 Make broadcast picker required in iOS only 2022-02-13 12:36:03 -03:00
Tiago Jacobs
a751360632 Change target ios version to 14 (to support os logger) 2022-02-13 12:16:51 -03:00
Tiago Jacobs
70b0d8a096 Fix formatting 2022-02-13 12:15:36 -03:00
Tiago Jacobs
f10c9bf249 Remove unused rootViewController 2022-02-13 12:15:19 -03:00
Tiago Jacobs
0088b12fd4 Use loger instead of print for debugging 2022-02-13 12:14:59 -03:00
Tiago Jacobs
41aae6b89a Merge branch 'main' of github.com:bigbluebutton/bigbluebutton-mobile 2022-02-13 10:20:12 -03:00
Tiago Jacobs
ad82b0d0a4 Improve ios related tips on README 2022-02-13 10:18:39 -03:00
Tiago Jacobs
57f27962f6
Update README.md 2022-02-13 08:52:19 -03:00
Tiago Jacobs
e8c38b950f Add instructions on how to run a release version 2022-02-12 04:08:39 -03:00
Tiago Jacobs
d8d714238c Change LaunchScreen 2022-02-12 04:04:07 -03:00
Tiago Jacobs
3b2ff36484 Filter the offered applications on Broadcast application selection. 2022-02-12 04:02:35 -03:00
Tiago Jacobs
1f28c365de Change name displayed in Broadcast application selection. 2022-02-12 04:02:15 -03:00
Tiago Jacobs
93ffe39b15 Add instructions on how to run in a real device 2022-02-12 03:51:33 -03:00
Tiago Jacobs
82e2b6327b Change readme instructions to run using Iphone 13 2022-02-12 03:45:45 -03:00
Tiago Jacobs
9edfac1cd6 Expose RPSystemBroadcastPickerView to ReactNative 2022-02-12 03:44:09 -03:00
Tiago Jacobs
57fb1be486 Remove ._ files 2022-02-12 03:43:38 -03:00
Tiago Jacobs
299e89a3c5 Remove ._ files 2022-02-12 03:43:08 -03:00