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
d169bd5007
jiti-meet
/
react
/
features
/
mobile
/
background
/
index.js
3 lines
58 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Comply w/ coding style
2017-02-10 16:13:39 +00:00
export
*
from
'./actions'
;
[RN] Fix full-screen mode when coming back from the background On Android the status and navigation bars are shown again after coming back from the background, so enter full-screen mode again if needed.
2017-02-08 16:25:49 +00:00
export
*
from
'./actionTypes'
;