React-native-navigation: Android: blank space when hide navigation bar

Created on 1 Nov 2019  ·  6Comments  ·  Source: wix/react-native-navigation

Issue Description

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

RNN-bar-issue


Environment

  • React Native Navigation version: 3.2.0
  • React Native version: 0.61.2
  • Platform(s) (iOS, Android, or both?): Android
  • Device info (Simulator/Device? OS version? Debug/Release?): any

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

All 6 comments

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..

Was this page helpful?
0 / 5 - 0 ratings