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
initializernonisolated
to improve interoperability with dependency injection frameworks like Factory. - #560 Add a new
swiftMessage
modifier variation that provides aMessageGeometryProxy
type to the message view builder—this works around an inssue withGeometryReader
not working inUIHostingController
.
Fixes
- Fix broken touch handling in iOS 18.