react-native/React
Mathieu Acthernoene eebfd33b70 Expose StatusBar height on iOS
Summary:
Following the PR https://github.com/facebook/react-native/pull/6195, this adds a `HEIGHT` constant on `StatusBar` for iOS.

Combined with `statusBarFrameDidChange` and `statusBarFrameWillChange` StatusBar native events, it solves various problems with In-Call cellar bar / Location bar / others 40pt status bars, and offers a correct `keyboardVerticalOffset` value for the KeyboardAvoidingView component.
Closes https://github.com/facebook/react-native/pull/12041

Differential Revision: D4450924

Pulled By: hramos

fbshipit-source-id: 664798260f4226140f3fa3f9222a415a305d0d78
2017-01-23 12:58:34 -08:00
..
Base Fix passThroughTouches 2017-01-23 11:28:51 -08:00
Executors Fix JSGlobalContext leak 2016-12-12 05:43:34 -08:00
Modules Expose StatusBar height on iOS 2017-01-23 12:58:34 -08:00
Profiler Disable RCTPerfMonitor on new bridge 2017-01-23 10:13:31 -08:00
React.xcodeproj Adding support in the new RN bridge on iOS 2017-01-10 11:28:44 -08:00
Views Add percentage support to react native 2017-01-11 03:58:37 -08:00