github uias/Tabman 2.2.0

latest releases: 3.2.0, 3.1.0, 3.0.2...
5 years ago

Support for Bar Button Badges 🔴

Added

  • #363 .alignment property to TMBarLayout to adjust content alignment.
  • #378 .spacing property to TMBarView to adjust spacing between bar content / accessory views.
  • #373 setNeedsUpdate() to TMBarItemable to allow for dynamic item updates.
  • #387 Ability to show badges on TMBarButton via .badgeValue on TMBarItemable.
  • #392 tabmanParent to UIViewController.
  • #392 tabmanBarItems to UIViewController.

Updated

  • #378 Improved bar transitioning behavior when adjusting selected tab.
  • #373 .title is now mutable on TMBarItemable.
  • #373 .image is now mutable on TMBarItemable.

Upgrade Notes

There is unfortunately a breaking change in TMBarItemable for any conforming types by making .title, .image settable and introducing .badgeValue.

Don't miss a new Tabman release

NewReleases is sending notifications on new releases.