Daltron / NotificationBanner

The easiest way to display highly customizable in app notification banners in iOS
MIT License
4.77k stars 660 forks source link

dismissAllForced without animations #338

Closed mendimr closed 3 years ago

mendimr commented 3 years ago

Hello there,

First, thank you for the library as it's a life saver for a beginner like me...

My question is if there is a way to dismiss all the banners in queue without any animation? Currently what I'm using is queue.dismissAllForced() but that only reduces the speed by half of the default show/dismiss speed.

The only reason why I'm asking this is because the notifications are interfering with SVProgressHUD causing it not to show at all till the banners are fully dismissed.

Thank you again.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically closed due to inactivity.