Releases: LeoNatan/LNPopupController
Releases · LeoNatan/LNPopupController
v2.19.3
Improved popup content scrollview interaction (#572)
v2.19.2
-
Refined some Swift API method names
- Previous methods are deprecated but should not prevent compilation
-
Prepared the framework for Swift 6.0
-
Require 5.9 swift-tools-version (Xcode 15.0+)
-
Fixed a compilation issue (#571)
v2.19.1
Fixed a compilation issue (#571)
Use 2.19.2
v2.19.0
-
Refined some Swift API method names
- Previous methods are deprecated but should not prevent compilation
-
Prepared the framework for Swift 6.0
-
Require 5.9 swift-tools-version (Xcode 15.0+)
v2.18.12
Added a fix for _UIHostingView.hitTest(_:with:)
bugs in iOS 18
v2.18.11
Improve handling of toolbar appearache changes
v2.18.9
Initial iOS 18 Support (#570)
v2.18.8
Fixed a crash under certain circumstances.
v2.18.7
Added support for prefersHomeIndicatorAutoHidden
/ setNeedsUpdateOfHomeIndicatorAutoHidden
(#566)