Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Hiding Bottom Tab Bar little bug fix #8869

Closed
OmarBasem opened this issue Sep 18, 2020 · 1 comment
Closed

🐞 Hiding Bottom Tab Bar little bug fix #8869

OmarBasem opened this issue Sep 18, 2020 · 1 comment

Comments

@OmarBasem
Copy link

After hiding bottom tab bar, a thin white line from the tab bar could still be visible (can be clearly seen on a black background). Changing the toValue of hiding the tab bar animation in BottomTabBar.tsx line 109 to be -0.01 instead of 0 fixes the problem. Just thought I would share it with everyone.

@github-actions
Copy link

Couldn't find version numbers for the following packages in the issue:

  • @react-navigation/native

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant