Skip to content

Fix iOS 18 issue

Latest
Compare
Choose a tag to compare
@wtmoose wtmoose released this 23 Sep 16:43

Features

  • #523 Add a priority configuration option.
  • #548 Adds 'TopBottomPresentable' protocol to allow animators implementation to reuse 'top/bottom' integration in presentation
  • #543 Make the SwiftMessages initializer nonisolated to improve interoperability with dependency injection frameworks like Factory.
  • #560 Add a new swiftMessage modifier variation that provides a MessageGeometryProxy type to the message view builder—this works around an inssue with GeometryReader not working in UIHostingController.

Fixes

  • Fix broken touch handling in iOS 18.