Skip to content

Releases: Minitour/EasyNotificationBadge

Added swift version to podspec

22 Jan 17:02
Compare
Choose a tag to compare

1.2.4 Release

28 Dec 00:41
Compare
Choose a tag to compare
  • Added zero centering which was previously not supported (based on #15).
  • Added custom badge radius support (Thanks @kf99916)

Swift Package Manager Support

23 Oct 09:34
053779b
Compare
Choose a tag to compare
Merge pull request #16 from afnanm1999/SPM-Integration

SPM Integration

Swift 4.2 release

02 Oct 16:44
Compare
Choose a tag to compare
1.2.0

updated version

Version 1.1.3

23 Nov 11:37
Compare
Choose a tag to compare
  • Fixed bug of badge appearing under icons and labels in UIBarButtonItems.
  • Enhanced code
  • Renamed source file to EasyNotificationBadge.swift

Swift 4.0 Release

03 Nov 16:10
Compare
Choose a tag to compare
1.1.2

Updated Podspec

Small fixes and improvments

03 Nov 16:03
8dda49c
Compare
Choose a tag to compare

Added animation when updating existing text on a badge.

Swift 4.0 Support

24 Oct 09:24
Compare
Choose a tag to compare
Merge pull request #4 from gigi-mohemian/feature/fix-typos-add-objc

Fix typos and add @objc annotations

v1.0.3 Release

01 Feb 17:28
Compare
Choose a tag to compare
  • Improved animation.
  • Fixed bug that causes crash when adding a badge for a UITabBarItem that was not loaded.

More customization support

15 Jan 09:40
Compare
Choose a tag to compare
  • Shadow support
  • Border support