You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi , nice one , but I have a question
How to make presentingViewController interactable, and the panModal interactable also
I mean I can slide the pan to the top, middle, dismiss , and keep bottom ViewController toucheable
I use this , but the pan stop interacting var isUserInteractionEnabled: Bool { return false }
The text was updated successfully, but these errors were encountered:
Hi , nice one , but I have a question
How to make presentingViewController interactable, and the panModal interactable also
I mean I can slide the pan to the top, middle, dismiss , and keep bottom ViewController toucheable
I use this , but the pan stop interacting
var isUserInteractionEnabled: Bool { return false }
The text was updated successfully, but these errors were encountered: