Daltron / NotificationBanner

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

No support for UIVisualEffectView? #313

Closed scruff311 closed 3 years ago

scruff311 commented 4 years ago

I have a customView that is of type UIVisualEffectView, but when I add it as a customView to the banner, the background is not getting the blur affect applied. If I add the same view directly to my viewController.view, the blurring works as expected. Is there some workaround to get these to work within the banner?

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.

fukemy commented 3 years ago

how did u solved that? same problem here

m-ricca commented 2 years ago

same for me