github uias/Tabman 0.5.3

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

Improvements to custom TabmanBar creation.

Added

  • Added itemSelected(at index: Int) function to TabmanBar.
    • Informs the TabmanViewController that an item in the bar has been selected.
  • Added construct(in contentView: UIView, for items: [TabmanBarItem]) function to TabmanBarLifecycle.
  • Added add(indicator: TabmanIndicator, to contentView: UIView) function to TabmanBarLifecycle.

Removed

  • Removed constructTabBar(items: [TabmanBarItem]) from TabmanBarLifecycle.
  • Removed addIndicatorToBar(indicator: TabmanIndicator) from TabmanBarLifecycle.

Don't miss a new Tabman release

NewReleases is sending notifications on new releases.