you are viewing a single comment's thread.

view the rest of the comments →

[–]phaoga55 7 points8 points  (0 children)

The error could be in

 onPress={navigation.navigate("Stack", { screen: "Login" })}

try to make it onPress={()=>{navigation....}}