Releases: Daltron/NotificationBanner
3.2.0
Release v3.1.0
[master] - Version 3.1.0
Release v3.0.6
• SPM 3.0.6 Support
SPM v3.0.4 Release
Merge pull request #267 from fedefrappi/patch-1 Propagate bannerPosition for enqueued banners
Release v3.0.0
Official iOS 13 Support and Stacked Banners 🎉 🎉🎉
• Fixed issue on all banner types where the banner would be covered up by the status bar on all non notch devices. It appears the status bar can no longer be directly hidden in iOS 13 anymore.
• A huge shoutout to all who who contributed to iOS 13 support
• An even larger shoutout to @mrsnow-git who implemented stacked banners! 👍 👍
Release v2.5.0
• FloatingNotificationBanner's now support custom views
• All notification banners now have a transparency property that can be changed to give them a new sleek look
Swift 5 Release
2.2.0 [master] - Updated Podspec
2.1.0
Release v2.0.0
Changes
• Added a new banner type FloatGrowingNotificationBanner
. (Huge thanks to @mrsnow-git! 👍 👍 👍 )
• Added a function to reset a banner's elapsed duration to zero. (Thanks @ecastillo! 👍)
• Fixed an issue within the NotificationBannerUtilities
class. (Thanks @Lausbert! 👍)
• Updated podspec to use SnapKit 4.2.0
. (Thanks @anelad! 👍)
Release v1.8.0
GrowingNotificationBanner
A HUGE thanks to @forceunwrap for implementing this feature! 🎉 🎉 🎉