Skip to content

Releases: LeoNatan/LNPopupUI

1.5.2

25 Sep 00:05
2f53ab2
Compare
Choose a tag to compare
  • Updated the floating bar shadow to match the system one
  • Improved context menu support
  • Improved SwiftUI layout and bar button item handling

1.5.1

31 Aug 15:29
600feca
Compare
Choose a tag to compare

Introducing a new popup bar style, “Floating”:

This style recreates the new iOS 17 Music app floating bar. (LeoNatan/LNPopupController#538)

1.5.0

30 Aug 01:43
ed84246
Compare
Choose a tag to compare

Introducing a new popup bar style, “Floating”:

This style recreates the new iOS 17 Music app floating bar. (LeoNatan/LNPopupController#538)

1.4.4

13 Aug 22:45
cb62d8f
Compare
Choose a tag to compare

Fixed scroll edge appearance transition animation for tab bars on iOS 17

1.4.3

09 Dec 16:24
36dae8e
Compare
Choose a tag to compare

Fixed a crash related to keyboard input (#19, thanks @aidewoode)

1.4.2

21 Oct 10:29
38a1433
Compare
Choose a tag to compare

Use latest LNPopupController

1.4.1

10 Oct 18:19
ce691c9
Compare
Choose a tag to compare

Improved popup bar item support for SwiftUI.

1.4.0

04 Oct 16:57
2795891
Compare
Choose a tag to compare

Improved iOS 16 support: Fixed safe area inset and layout margin issues due to internal iOS 16 changes/bugs.

1.3.2

24 Jun 18:13
14c0d50
Compare
Choose a tag to compare

Improved handling of custom popup bars.

1.3.1

22 Jun 17:02
0dc67e4
Compare
Choose a tag to compare

Fixed an issue where environment values leaked across nested popups