Files
jitsi-meet/react/features/base/media/components/native
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
..
2018-05-16 11:03:10 -04:00
2017-06-06 00:11:39 -05:00
2018-04-17 17:42:46 -05:00