Tabman v2.0.0 Release Notes

  • ๐Ÿš€ Released on 2018-12-02

    Basically, everything has changed.

    โž• Added

    • Redesigned and completely re-engineered bar layout system.
    • ๐Ÿ‘Œ Support for dynamic page insertion & deletion via Pageboy 3.
    • ๐Ÿ‘Œ Support for multiple bars, including dynamic addition and removal.
    • Simplified, more powerful customization via constrained types.
    • Ability to add accessory views to bars.
    • ๐Ÿ‘Œ Support for UIKit components such as UINavigationItem to bar items.
    • Dramatically simplified creation and integration of custom components.

    โšก๏ธ Updated

    • ๐Ÿ‘Œ Improved animation & transitioning engine.
    • All views are now exposed via public API.

    ๐Ÿ›  Fixed

    • Numerous issues with automatic insetting of child contents.
    • ๐ŸŽ A whole lot of performance fixes.
    • Numerous memory problems.