jiti-meet/react/features/large-video
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
..
components [RN] Simplify styles which fill the parent view 2018-05-23 14:30:22 +02:00
actionTypes.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
actions.js Flow, coding style 2017-10-09 10:39:31 -05:00
index.js Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
middleware.js Flow, coding style 2017-10-09 10:39:31 -05:00
reducer.js Flow, coding style 2017-10-09 10:39:31 -05:00