jiti-meet/react/features/base/react
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
Platform.native.js [flow] Type annotations 2017-02-02 09:45:34 -06:00
Platform.web.js Fix TypeError: Cannot read property 'isGuest' of undefined 2017-05-18 11:53:45 -05:00
RouteRegistry.js Prepare for eslint 4 2017-06-14 22:17:35 -05:00
functions.native.js [RN] Validate the URL in app-settings 2018-01-31 16:06:24 +01:00
index.js Introduce SafeArea for Settings and Header 2018-02-26 18:35:13 -06:00
prop-types-polyfill.js Coding style 2018-02-02 15:13:26 -06:00