react-native/React/DevSupport
Federico Trimboli 3d3edfc3da Replace magic numbers with `safeAreaInsets` in `RCTDevLoadingView`
Summary:
This PR replaces magic numbers used for offsetting `RCTDevLoadingView` when running on iPhone X, in favour of `safeAreaInsets`.

Tested on iPhone X and iPhone 8. Here is a screenshot showing how it looks on iPhone X.
![nansi](https://user-images.githubusercontent.com/3900360/39599961-b4239d90-4ef3-11e8-97f4-269d571a6c8d.png)
Closes https://github.com/facebook/react-native/pull/19119

Differential Revision: D7984823

Pulled By: hramos

fbshipit-source-id: 0c7c3ba0fa258a64f6c4a1e0620f87bf0620984c
2018-05-12 23:25:09 -07:00
..
RCTDevLoadingView.h Expose native show message method in header 2018-03-14 11:17:12 -07:00
RCTDevLoadingView.m Replace magic numbers with `safeAreaInsets` in `RCTDevLoadingView` 2018-05-12 23:25:09 -07:00
RCTDevMenu.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTDevMenu.m Update license headers for MIT license 2018-02-16 18:31:53 -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 Wrap global variables in extern C 2018-03-02 19:44:18 -08:00
RCTPackagerClient.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTPackagerConnection.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTPackagerConnection.mm Update license headers for MIT license 2018-02-16 18:31:53 -08:00