Commit 1214a469 by G

navigate to userLoginScreen

parent 9b905db2
......@@ -39,7 +39,7 @@ const HomeUserNotLoggedIn: MainStackScreenComponentProps<"homeUserNotLoggedIn">
variant={"full"}
textVariants={"primary"}
label="Se connecter"
onPress={() => navigation.navigate("appBottomTabsNavigator")}
onPress={() => navigation.navigate("userLoginScreen")}
/>
<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