I want to create bottom tab like this
I want to implement this design in react navigation 5 bottom tab navigator. I'm using createBottomTabNavigator, Is this possible?
I want to create bottom tab like this
I want to implement this design in react navigation 5 bottom tab navigator. I'm using createBottomTabNavigator, Is this possible?
you can see these answer
Make custom button appear on top of React Native Navigation Bar
here I already answered how to make bottom tab like your requirement