sanzaru / SimpleToast

SimpleToast is a simple, lightweight, flexible and easy to use library to show toasts / popup notifications inside iOS or MacOS applications in SwiftUI. Because of the flexibility to show any content it is also possible to use the library for showing simple modals.
Apache License 2.0
387 stars 33 forks source link

Dismiss action not triggered on tap #13

Closed sanzaru closed 2 years ago

sanzaru commented 2 years ago

Tapping on a toast notification is not triggering the "dismiss" action, although the toast disappears.