React native – Hide Bottom Tab Bar in specific screen in react-navigation V.7.x
I am currently using @react-navigation/native and @react-navigation/bottom-tabs to create bottom tab bar. I have successfully created everything and I am stuck in the middle. I need to hide the bottom tab bar only is some specific screens. I tried everything…