Skip to content

NotificationBanner Release v1.2.0

Compare
Choose a tag to compare
@Daltron Daltron released this 06 May 06:45
· 320 commits to master since this release

Changes:

• NotificationBanner's now have a isDisplaying boolean property which will tell you wether or not the banner is currently being displayed.

• The NotificationBannerQueue is now a public class that can be accessed via:

let bannerQueue = NotificationBannerQueue.default

As of right now, the only thing that can be obtained from the banner queue is a property called numberOfBanners which tells you how many notification banners are currently on the queue.

New CocoaPods Release: v1.2.0 ✅
Closes #8 🎉
Thanks @JoniVR! 👍