Skip to content

Stack navigations are not behaving like a real stack navigation #731

Closed Answered by EvanBacon
champ3oy asked this question in Q&A
Discussion options

You must be logged in to vote

The default behavior is how stack navigation works, you're describing a different behavior. This can be accomplished in [email protected] by doing something like:

<Screen name="[id]" getId={() => Date.now()}>

Creating a random ID will cause the stack to keep adding new screens instead of reusing existing screens.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by champ3oy
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants