All Versions
86
Latest Version
Avg Release Cycle
28 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v2.0.0 Changes
๐ 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 asUINavigationItem
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.
-
v1.10.2 Changes
๐ Released on 2018-10-04
๐ Fixed
- Cleaned up some potential memory issues in Bar reloading.
- by msaps.
- Cleaned up some potential memory issues in Bar reloading.
-
v1.10.0 Changes
๐ Released on 2018-09-20
โก๏ธ Updated
- Migrated to use Swift 4.2.
-
v1.8.1 Changes