react-native-macos/Libraries/Components/StatusBar
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
..
StatusBar.js Expose StatusBar height on iOS 2017-01-23 12:58:34 -08:00
StatusBarIOS.android.js Added native event emitter 2016-05-11 06:27:29 -07:00
StatusBarIOS.ios.js Remove deprecated calls from StatusBarIOS 2016-06-06 09:13:24 -07:00