Opening modal on top of each other #422
Unanswered
kadiraydinli
asked this question in
Q&A
Replies: 2 comments
-
Anybody managed to do this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, how can I open more than one mod in a row? While a modal is open, I open the other modal with
.present()
, but the previously open modal closes.I'm using:
[email protected]
@gorhom/[email protected]
Beta Was this translation helpful? Give feedback.
All reactions