react-native-navigation-bar-color icon indicating copy to clipboard operation
react-native-navigation-bar-color copied to clipboard

Hide navigation bar but keep statusbar visible

Open HZSamir opened this issue 4 years ago • 2 comments

Hello, Would it be possible to keep the statusbar visible while hiding the navigation bar with HideNavigationBar? Thank you.

HZSamir avatar Nov 28 '19 14:11 HZSamir

Same issue ! I tried by adding

<StatusBar translucent={false} backgroundColor={statusbarcolor} />

but without success

kernoeb avatar May 06 '20 18:05 kernoeb

Hi. Possible you can find some solution in this link: https://github.com/thebylito/react-native-navigation-bar-color/issues/42

s-mikulich avatar Oct 22 '21 07:10 s-mikulich