jiti-meet/react/features/base/media/components/native
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
..
Audio.js Outgoing call ringtones (#2949) 2018-05-16 11:03:10 -04:00
Video.js [RN] Avoid "pinch to zoom" onPress 2018-04-17 17:42:46 -05:00
VideoTrack.js [RN] "The View is never the target of touch events" 2018-04-10 01:20:52 -05:00
VideoTransform.js Add dynamic move threshold to pnz touch detection 2018-04-25 16:35:22 -05:00
index.js [React] Cross-platform Components 2017-06-06 00:11:39 -05:00
styles.js [RN] Simplify styles which fill the parent view 2018-05-23 14:30:22 +02:00