-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi,
I'm following your tutorial about how to implement a custom transition between views and everything is working fine, but after I close the ModalView and then try to open it again, this message is shown on my console:
Warning: Attempt to present <InteractiveModal.ModalViewController: 0x7feffaf0c390> on <InteractiveModal.ViewController: 0x7feffaf0a070> which is already presenting <InteractiveModal.ModalViewController: 0x7feffae0d4b0>
After that, the modal isn't being opened anymore.
Can you please tell me what I should do to solve that?
Thanks,
Renan.
Metadata
Metadata
Assignees
Labels
No labels