PanModal icon indicating copy to clipboard operation
PanModal copied to clipboard

How to make presentingViewController interactable ?

Open FlashTang opened this issue 5 years ago • 2 comments
trafficstars

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 }

FlashTang avatar May 12 '20 19:05 FlashTang

I think need to present UIView, not VC. But I don't know how to present UIView via PanModal.

vitys96 avatar May 30 '20 08:05 vitys96

for me the question remains relevant

Datastore24Kirill avatar Jul 13 '20 09:07 Datastore24Kirill