elai950 / AlertToast

Create Apple-like alerts & toasts using SwiftUI
https://elai950.github.io/AlertToast/
MIT License
2.08k stars 187 forks source link

Swipe to dismiss toast #56

Closed lukepistrol closed 1 year ago

lukepistrol commented 1 year ago

Is your feature request related to a problem? Please describe. At the moment it is only possible to dismiss a toast by tapping on it.

Describe the solution you'd like It would be nice if we could dismiss it by swiping (up|down) depending on where it is located on the screen.

elai950 commented 1 year ago

Hey @lukepistrol , This is definitely a feature that I will add to AlertToast but currently, I don't have enough time to work on that. I'm closing this issue and reopen it once it becomes more relevant.