jiti-meet/react/features/base/responsive-ui/components
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
..
DimensionsDetector.native.js rn,responsive-ui: refactor dimensions detection 2020-06-02 16:54:28 +02:00
DimensionsDetector.web.js Finally! Let there be... responsive-ui! 2018-02-06 15:53:27 -06:00
index.js rn,responsive-ui: refactor dimensions detection 2020-06-02 16:54:28 +02:00