Daltron / NotificationBanner

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

Prevent rapid clicking of notification banner from showing too many banners at once, with incorrect Y offsets #388

Closed esilverberg closed 1 year ago

esilverberg commented 2 years ago

See this movie for what can happen if you rapidly click to create new notification banners while there is an active UIAnimation running:

NotificationBannerBug (1)

Daltron commented 1 year ago

Hi @esilverberg, thanks for doing this!