Files
jitsi-meet/react/features
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-15 14:12:39 -05:00
2017-11-16 12:27:54 -06:00
2018-05-15 14:12:39 -05:00
2018-04-13 17:00:40 -07:00