github uias/Tabman 0.6.0

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

Added

  • TabmanBarDelegate delegate property to TabmanBar.Config.
  • Ability to dictate whether a bar item should be selected.
    • Available via bar(shouldSelectItemAt index: Int) -> Bool in TabmanBarDelegate.
    • By Fábio Bernardo.
  • Ability to hide TabmanBar if only one item is provided.
    • Available via shouldHideWhenSingleItem in TabmanBar.Appearance.State.
    • By Diogo Brito

Updated

  • Refactored TabmanBarItem to TabmanBar.Item.
  • Refactored TabmanBarConfig to TabmanBar.Config.

Fixed

  • Fixed issue where useRoundedCorners would not work on line indicators.
  • Fixed issue where bar would incorrectly layout with superview layout changes.

Don't miss a new Tabman release

NewReleases is sending notifications on new releases.