jiti-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
..
components [RN] Simplify styles which fill the parent view 2018-05-23 14:30:22 +02:00
actionTypes.js Add pinch zoom functionality 2018-04-10 01:20:53 -05:00
actions.js Add pinch zoom functionality 2018-04-10 01:20:53 -05:00
constants.js [RN] Refactor video muting 2017-08-04 16:07:48 -05:00
functions.js [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00
index.js Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
middleware.js Make web use the redux settings/profile 2018-05-09 15:20:22 +02:00
reducer.js Proper use of getPropertyValue in base/media 2018-04-13 21:57:40 -05:00