Closed nilehmann closed 5 years ago
I would like to be able to know when a view controller presented with a SwiftMessagesSegue has been dismissed with a gesture. I believe that's not possible now. Would be there any issues by exposing the eventListeners of the internal config?
SwiftMessagesSegue
eventListeners
Yep. Good idea.
Try 6.0.2
I would like to be able to know when a view controller presented with a
SwiftMessagesSegue
has been dismissed with a gesture. I believe that's not possible now. Would be there any issues by exposing theeventListeners
of the internal config?