react-native-macos/React/DevSupport
Martin Arista 47b36d3ff0 Update DevLoadingView to Support iPhone X
Summary:
The current implementation of DevLoadingView for iPhone currently gives a static height of `22` and does not take into account iPhoneX screen dimensions.

Devices: All iPhone devices currently available with Xcode v9.2
SDK: 8.1, 9, 10, 11

Validate resize only occurs on iPhone X devices and others remain consistent.

Before:
![feb-10-2018 12-30-20](https://user-images.githubusercontent.com/1743953/36065313-7b41f2ea-0e5e-11e8-87f2-928e26536077.gif)

After:
![feb-10-2018 12-28-15](https://user-images.githubusercontent.com/1743953/36065317-848e4f7e-0e5e-11e8-8aab-70cb5db32f31.gif)

[GENERAL][ENHANCEMENT][{React}] - Improvements to DevLoadingView for iPhone X
Closes https://github.com/facebook/react-native/pull/17936

Differential Revision: D6962962

Pulled By: shergin

fbshipit-source-id: e11d9386544fe19a9195e22a03e12f64e934cad7
2018-02-11 22:49:21 -08:00
..
RCTDevLoadingView.h Use RCTDevLoadingView in a sample app 2017-05-02 10:01:14 -07:00
RCTDevLoadingView.m Update DevLoadingView to Support iPhone X 2018-02-11 22:49:21 -08:00
RCTDevMenu.h Apple TV: Enable long presses on TV remote; dev menu on TV device; example code 2017-07-31 04:06:32 -07:00
RCTDevMenu.m Delete RCTBatchedBridge 2018-02-05 12:02:35 -08:00
RCTInspectorDevServerHelper.h Implement bundle sync status 2018-02-01 06:18:13 -08:00
RCTInspectorDevServerHelper.mm Implement bundle sync status 2018-02-01 06:18:13 -08:00
RCTPackagerClient.h Make RCTPackagerConnection a singleton 2017-11-20 18:36:27 -08:00
RCTPackagerClient.m Make RCTPackagerConnection a singleton 2017-11-20 18:36:27 -08:00
RCTPackagerConnection.h Make RCTPackagerConnection a singleton 2017-11-20 18:36:27 -08:00
RCTPackagerConnection.mm Make RCTPackagerConnection a singleton 2017-11-20 18:36:27 -08:00