Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fix iOS 18 issue source code.tar.gz | 2024-09-23 | 6.1 MB | |
Fix iOS 18 issue source code.zip | 2024-09-23 | 6.2 MB | |
README.md | 2024-09-23 | 601 Bytes | |
Totals: 3 Items | 12.2 MB | 0 |
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.