Skip to content

Change transition ? #73

Answered by davdroman
skrew asked this question in Q&A
Discussion options

You must be logged in to vote

I'm afraid you can't mix and match different transitions on the same NavigationStack. And even if you could, it's a bit of a UX anti-pattern anyway, so it might be worth considering an alternate way of organizing the navigation hierarchy in your app (e.g. by using modals).

As a side note, navigationStackTransition is deprecated in favor of navigationTransition in the last few versions of the library :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by skrew
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
Converted from issue

This discussion was converted from issue #72 on May 22, 2023 17:38.