Files
jitsi-meet/react/features/base/react
Saúl Ibarra Corretgé bbb1dce42a [RN] Simplify styles which fill the parent view
Turns out React Native offers an object with the following definition:

{
    bottom: 0,
    left: 0,
    position: 'absolute',
    right: 0,
    top: 0
}
2018-05-23 14:30:22 +02:00
..
2017-02-02 09:45:34 -06:00
2018-02-02 15:13:26 -06:00
2017-06-14 22:17:35 -05:00