0.5.0 Beta 3
Pre-release
Pre-release
Improvements to auto-insetting behaviour.
Added
requiredInsets
(TabmanBarInsets
) property toTabmanBarConfig
.- This replaces
requiredContentInset
and provides inset values for the bar and any layout guides that are applicable.
- This replaces
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 fromTabmanBarConfig
.