parent
585299efe4
commit
f2b42ecdd7
2
App.js
2
App.js
@ -66,7 +66,7 @@ export function AppContainer() {
|
||||
<NavigationContainer name="Root" style={{ flex: 1 }} ref={navigationRef}>
|
||||
<Tab.Navigator
|
||||
tabBarOptions={{ keyboardHidesTabBar: Platform.OS === "android" }}
|
||||
initialRouteName="login"
|
||||
initialRouteName="menuPage"
|
||||
lazy={false}
|
||||
>
|
||||
<Tab.Screen
|
||||
|
Loading…
Reference in New Issue
Block a user