react-native-navbar icon indicating copy to clipboard operation
react-native-navbar copied to clipboard

Add statusBar property

Open liuyaodong opened this issue 10 years ago • 2 comments

When ViewControllerBasedStatusBarAppearance key in the Info.plist is set to YES, any attempt to setStyle or setHidden on StatusBarIOS will cause an exception be thrown. It may be reasonable to add a customizable key on the configuration of statusBar to leave the right to users.

liuyaodong avatar Nov 05 '15 09:11 liuyaodong

+1

ksaynice avatar Dec 29 '15 00:12 ksaynice

+1 for this PR. Even though it's more than a year old, it works great as I've used it on my own fork. This adds a simple way to disable automatically modifying the iOS native status bar, a feature the library really should have.

esamelson avatar Dec 29 '16 17:12 esamelson