Files
jitsi-meet/react/features/base/media
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-04-10 01:20:53 -05:00
2018-04-10 01:20:53 -05:00
2017-08-04 16:07:48 -05:00
2017-10-01 01:35:19 -05:00