jiti-meet/react/features/mobile/picture-in-picture
Saúl Ibarra Corretgé b3683068d4 [RN] Add Picture-in-Picture support
This only works automatically on Android >= 8. On other platforms / versions, it
relies on the SDK user on implementing a "reduced UI" mode and reacting to the
"request PIP" delegate method.
2018-02-23 11:21:25 -06:00
..
actionTypes.js [RN] Add Picture-in-Picture support 2018-02-23 11:21:25 -06:00
actions.js [RN] Add Picture-in-Picture support 2018-02-23 11:21:25 -06:00
functions.js [RN] Add Picture-in-Picture support 2018-02-23 11:21:25 -06:00
index.js [RN] Add Picture-in-Picture support 2018-02-23 11:21:25 -06:00
middleware.js [RN] Add Picture-in-Picture support 2018-02-23 11:21:25 -06:00
reducer.js [RN] Add Picture-in-Picture support 2018-02-23 11:21:25 -06:00