jiti-meet/react/features/base/responsive-ui
Saúl Ibarra Corretgé d740752522 rn,responsive-ui: refactor dimensions detection
Use a dimensions detecting root component. The Dimensions module does not
measure the app's view size, but the Window, which may not be the same, for
example on iOS when PiP is used.

Also refactor the aspect ratio wrap component since it can be taken directly
from the store.

Last, remove the use of DimensionsDetector on LargeVideo and TileView since they
occupy the full-screen anyway.

Fixes PiP mode on iOS.
2020-06-02 16:54:28 +02:00
..
components rn,responsive-ui: refactor dimensions detection 2020-06-02 16:54:28 +02:00
actionTypes.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
actions.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
constants.js Finally! Let there be... responsive-ui! 2018-02-06 15:53:27 -06:00
index.js rn: refactor aspect ratio and reduced UI detectors 2019-11-15 12:54:44 +01:00
middleware.native.js rn,responsive-ui: refactor dimensions detection 2020-06-02 16:54:28 +02:00
middleware.web.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
reducer.js rn,responsive-ui: refactor dimensions detection 2020-06-02 16:54:28 +02:00