jiti-meet/react/features/base/jwt/components
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
..
CalleeInfo.js feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
CalleeInfoContainer.js [RN] Add reload overlay in case of connection / conference errors 2017-12-12 22:58:46 -06:00
index.js Reduce duplication 2017-12-12 21:58:33 -06:00
styles.native.js [RN] Simplify styles which fill the parent view 2018-05-23 14:30:22 +02:00
styles.web.js ref: move 'jwt' feature to 'base' 2017-10-12 14:43:09 -05:00