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
423 stars 17 forks source link

The pop-up page of matchedGeometry will be turned off with a very easy swipe, how to reduce the sensitivity #56

Closed zjinhu closed 1 month ago

zjinhu commented 2 months ago

The pop-up page of matchedGeometry will be turned off with a very easy swipe, how to reduce the sensitivity

nathantannar4 commented 1 month ago

It is currently setup to start right away so it feels fluid with the user interaction. Could you please share a video example of how this effects your apps experience?

zjinhu commented 1 month ago

Just inside ScrollView, quickly scroll to the bottom and swipe again to close the page

nathantannar4 commented 1 month ago

Can you please try 1.4.7?