Added additional bar style and performance enhancements.
Added
.blockTabBar
TabmanBar
style, which provides a button tab bar with a solid block indicator behind the selected item.
Updated
- Improved support for
lineWeight
property inTabmanBar.Appearance
when using a.line
indicator style. The bar now resizes its height in accordance to the desired weight. - Minor improvements to example app to support new styles.
Fixed
- Fixed issue where reloading a
TabmanBar
duringreloadPages
would cause constraint errors.