Daltron / NotificationBanner

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

Making sure FloatingNotificationBanner is always in front of all views #427

Open karnikaadvani opened 4 months ago

karnikaadvani commented 4 months ago

This PR ensures that the FloatingNotificationBanner is always in front of all views. We found a bug where the notification was getting hidden behind a controller which was presented immediately after showing a FloatingBannerView.