Mijick / Popups

Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.
Apache License 2.0
1.38k stars 61 forks source link

[FREQ] Add dismissAll(upTo: Type) #159

Open alinapetrovska opened 1 week ago

alinapetrovska commented 1 week ago

Context

Please add back function dismissAll(upTo:). It was very useful. Because for now i have to count somehow how many popups i have to hide before i reach the right one.

If the feature request is approved, would you be willing to submit a PR?

Yes