github uias/Tabman 0.5.0

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

Major improvements to insetting behaviour.

Added

  • Added Carthage support #30.
  • Added automatic child view controller insetting behaviour #43 .
    • This will automatically inset any UIScrollView content that is present in child view controllers to appear correctly with TabmanBar.
    • Enabled by default with the automaticallyAdjustsChildScrollViewInsets property on TabmanViewController.
  • Added requiredInsets TabmanBar.Insets object to TabmanBarConfig.
    • Provides inset values for all components required to manually inset content correctly for a TabmanBar.
    • Replaces requiredContentInset.

Updated

  • Added a fresh coat of paint.
  • Deprecated requiredContentInset on TabmanBarConfig.
  • Move initialisation logic to viewDidLoad from loadView.

Don't miss a new Tabman release

NewReleases is sending notifications on new releases.