Daltron / NotificationBanner

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

NotificationBannerQueue banners property is inaccesible #356

Closed demonar closed 2 years ago

demonar commented 3 years ago

In the case when we want to avoid duplicating messages we should be able to check the queue for existing messages, either by adding a func contains(message: String) -> Bool method or by exposing the banners getter.

stale[bot] commented 2 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 2 years ago

This issue has been automatically closed due to inactivity.