Commit f0486254 by G

userLoginScreen -> appBottomTabsNavigator

parent 45193e6d
......@@ -38,7 +38,7 @@ const HomeUserNotLoggedIn: UnloggedUserStackScreenComponentProps<"homeUserNotLog
variant={"full"}
textVariants={"primary"}
label="Se connecter"
onPress={() => navigation.navigate("userLoginScreen")}
onPress={() => navigation.navigate("appBottomTabsNavigator")}
/>
<Button
variant={"clean"}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment