I am using createBottomTabNavigator
for tab bar.
I can hide and show tabbar using tabBarVisible
prop by setting it true
or false
.
Problem I have is ,I want it to hide with animation.
any links will be helpful.
You might wanna use new Animated.Value(0) And change the bottom value of the tab. https://github.com/react-navigation/react-navigation/issues/888 this has a solution.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With