SwiftKickMobile / SwiftMessages

A very flexible message bar for UIKit and SwiftUI.
MIT License
7.32k stars 746 forks source link

[Question] How to know when user has dismissed MessageView by swipe or touch in backgroundView ? #490

Closed ghost closed 2 years ago

ghost commented 2 years ago

Apologies to opening it as an issue, since it is more of a question.

Is there a delegate method or callback to know when user has dismissed the MessageView and how? Whether it was a tap in grey area or by swipe? Many thanks Ahmad

wtmoose commented 2 years ago

Look for eventListeners in the readme