Open clarktank opened 6 years ago
on iOS it doesn't hide the status bar
<NavigationBar title={titleConfig} rightButton={rightButtonConfig} leftButton={leftButtonConfig} statusBar={{ hidden: true }} />
Hiding statusbar on iOS doesn't hide it as of current, but moves padding closer to top.
on iOS it doesn't hide the status bar