Reputation: 1237
If I open a modal (on iOS), and this modal navigates to another modal, I don't get a "right to left" navigation. I have a bottom to top navigation everytime the target is modal, but I just want this behavior on the first openned modal, then, the rest right to left.
How can I make this navigation? It feels weird openning twice from bottom to top.
React Navigation v6
Upvotes: 0
Views: 1298