Files
jitsi-meet/react/features/toolbox
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-19 10:24:16 -07:00
2018-05-15 14:12:38 -05:00
2018-05-15 14:12:38 -05:00
2018-05-18 08:58:08 -05:00