We have a task to hide/show Android navigation bar
We are using this API to hide it https://github.com/thebylito/react-native-navigation-bar-color#hidenavigationbar-android
So far it looks OK only on a root screen (we have tabs here)
But then, if we push other screen OR show as modal - we see a blank white space on the bottom, which is not filled by UI

Seems the same as #5605
Going to close this one as it's duplicate of #5605
@ItsNoHax it's not exactly this one
That issue is with BottomTab's visibility, but my issue is with navigation bar visibility
Hide/Show bottom tabs works great in my case,
what I have is a blank space when hide navigation bar on Android
Please reopen
I am facing the exact same issue? Anyone found the solution?
@DaveLomber @romit07 did you find any fix for this?
@vitaliykastsiuk no I did not..
Most helpful comment
@ItsNoHax it's not exactly this one
That issue is with BottomTab's visibility, but my issue is with navigation bar visibility
Hide/Show bottom tabs works great in my case,
what I have is a blank space when hide navigation bar on Android
Please reopen