Skip to content

Releases: Daltron/NotificationBanner

3.2.0

14 Jan 20:08
Compare
Choose a tag to compare
  • Dynamic Island Support

Release v3.1.0

10 Mar 14:45
Compare
Choose a tag to compare
[master] - Version 3.1.0

Release v3.0.6

21 Jan 15:58
Compare
Choose a tag to compare

• SPM 3.0.6 Support

SPM v3.0.4 Release

12 Feb 14:34
a852488
Compare
Choose a tag to compare
Merge pull request #267 from fedefrappi/patch-1

Propagate bannerPosition for enqueued banners

Release v3.0.0

08 Oct 16:00
Compare
Choose a tag to compare

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

17 Jul 14:17
Compare
Choose a tag to compare

• 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

02 May 02:12
Compare
Choose a tag to compare
2.2.0

[master] - Updated Podspec

2.1.0

05 Apr 15:01
Compare
Choose a tag to compare
[master] - Release v2.1.0

Release v2.0.0

02 Jan 21:27
Compare
Choose a tag to compare

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

30 Oct 19:55
Compare
Choose a tag to compare

GrowingNotificationBanner

A HUGE thanks to @forceunwrap for implementing this feature! 🎉 🎉 🎉