Skip to content

0.5.0 Beta 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@msaps msaps released this 10 May 21:03

Improvements to auto-insetting behaviour.

Added

  • requiredInsets (TabmanBarInsets) property to TabmanBarConfig.
    • This replaces requiredContentInset and provides inset values for the bar and any layout guides that are applicable.

Updated

  • Auto-insetting is now available for any UIScrollView subviews contained within a child view controller.
  • Another fresh coat of paint!

Removed

  • Removed requiredContentInset property from TabmanBarConfig.