Skip to content

Releases: ovr/react-native-status-bar-height

Release 2.0.0

22 Jan 04:39
@ovr ovr
Compare
Choose a tag to compare

BC CHANGE:

We start to return StatusBar.currentHeight from getStatusBarHeight by default, but you can omit this case by passing true (by default it's false) for first argument in getStatusBarHeight call

// 0 on Android
getStatusBarHeight(true);

v1.0.1

22 Jan 04:37
@ovr ovr
Compare
Choose a tag to compare
1.0.1