Skip to content

Releases: rkrenecky/BadgeControl

1.2.1

30 May 20:20

Choose a tag to compare

Fixes bug when badge is not correctly drawn when coming from background.

1.2.0

28 Apr 11:28

Choose a tag to compare

Changes BadgeImageView to BadgeView.
Fixes bug with animateOnlyWhenBadgeIsNotYetPresent property.

1.1.1

27 Mar 16:30

Choose a tag to compare

Swift 5.0 migration.

1.1

07 Feb 21:37

Choose a tag to compare

1.1
  • Multiple changes of properties' access control that allow for more advanced use cases.
  • Added redrawBadge function.
  • BadgeController now reuses it's current badge.

1.0.7

27 Jan 10:42

Choose a tag to compare

Adds Swift 4.2 compatibility

1.0.6

31 Mar 13:50

Choose a tag to compare

Adds Swift 4.1 compatibility

1.0.5

24 Dec 16:12

Choose a tag to compare

Removes unnecessary code.
You can now set the height of badge instead of the badgeSizeResizingRatio.

1.0.4

24 Dec 12:46

Choose a tag to compare

Adds border to badge

1.0.3

22 Oct 17:29

Choose a tag to compare

Adds badge removing animation
Adds the possibility to choose not to animate when badge is already present