nathantannar4 / Transmission

Bridges UIKit presentation APIs to a SwiftUI API so you can use presentation controllers, interactive transitions and more.
BSD 2-Clause "Simplified" License
378 stars 13 forks source link

Matched Geometry Transition Ignores Scrollview. #54

Closed NJMorrow14 closed 1 month ago

NJMorrow14 commented 1 month ago

https://github.com/user-attachments/assets/4e34948c-6530-4f0c-aa60-e3d4bd083820

I may be missing something but when using the matched Geometry model is the example app (and in my app I'm trying to build), scrollview gestures are ignored within the created modal. Ideal behavior would be to dismiss when pulling down at top of scrollview and dismissing when pull up at bottom of scrollview. Currently you cannot scroll at all.

nathantannar4 commented 1 month ago

Fixed in 1.4.4!