This website requires JavaScript.
Explore
Help
Sign In
haskal
/
jiti-meet
Watch
1
Star
0
Fork
You've already forked jiti-meet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d371a3d5fd
jiti-meet
/
react
/
features
/
full-screen
/
index.js
2 lines
23 B
JavaScript
Raw
Normal View
History
Unescape
Escape
[RN] Implement full screen mode while in a conference The implementation varies across platforms, with the same goal: allow the app to use the entire screen real state while in a conference. On Android we use immersive mode, which will hide the status and navigation bars. https://developer.android.com/training/system-ui/immersive.html On iOS the status bar is hidden, with a slide effect.
2017-01-19 22:22:30 +00:00
import
'./middleware'
;