79229894

Date: 2024-11-27 10:45:54
Score: 1
Natty:
Report link

add this code tabBarHideOnKeyboard: true, in
<Tab.Navigator initialRouteName={DashboardName} screenOptions={({ route }) => ({ tabBarActiveTintColor: "#3a98cf", tabBarInactiveTintColor: "#fff", tabBarHideOnKeyboard: true, />

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Shivanand Muddi