Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 facebook#19119 Differential Revision: D7984823 Pulled By: hramos fbshipit-source-id: 0c7c3ba0fa258a64f6c4a1e0620f87bf0620984c
- Loading branch information