All Versions
44
Latest Version
Avg Release Cycle
5 days
Latest Release
1285 days ago

Changelog History
Page 2

  • v2.10.16 Changes

    October 02, 2020

    Layout improvements

  • v2.10.15 Changes

    September 27, 2020

    ๐Ÿ”€ Visual effect views of the popup bar, bar extension view and popup content view are now grouped for a consistent blur effect. If the popup bottom bar supports effect grouping (UITabBar, UIToolbar), aforementioned effect views are synchronized with the popup bottom bar as well.

  • v2.10.14 Changes

    September 27, 2020

    ๐Ÿ”€ Visual effect views of the popup bar, bar extension view and popup content view are now grouped for a consistent blur effect. If the popup bottom bar supports effect grouping (UITabBar, UIToolbar), aforementioned effect views are synchronized with the popup bottom bar as well.

  • v2.10.13 Changes

    September 25, 2020

    ๐Ÿ›  Fixed a memory leak in UIKit.

  • v2.10.12 Changes

    September 16, 2020

    ๐Ÿ›  Fixed a tab bar layout issue on iOS 12.x.

  • v2.10.11 Changes

    September 11, 2020

    ๐Ÿ‘Œ Improved interaction with UIHostingController popup content controllers.

  • v2.10.10 Changes

    September 10, 2020
  • v2.10.9 Changes

    September 05, 2020
    • ๐Ÿ‘‰ Use the shadow color from the bottom bar appearance, if possible (using iOS 13's UIToolbarAppearance)
    • ๐Ÿ‘Œ Improve safe area management of content controllers
    • ๐Ÿ‘Œ Improve popup close button positioning
  • v2.10.8 Changes

    September 03, 2020

    ๐Ÿ›  Fixed a crash introduced by a previous release.

  • v2.10.7 Changes

    September 02, 2020
    • More custom bar layout improvements
    • โž• Add the ability to allow popup content controllers to embed the popup close button inside their hierarchies (for example, to support vibrancy)