Closed mike-dydx closed 1 month ago
run example project in iOS 18 simulator, witness it is hard to scroll vertically. Horizontal gesture detection seems to have changed priority in iOS 18
Thanks for ur feedback! What example exactly in the demo project?
Same problem with me on Vertical scroll. hard to scroll.
If I click on cell item view and go another view and click on back, after that try to scroll but it's hard to scroll.
@mike-dydx @ankitpanchotiya99138 yeap, confirmed. I'll fix it soon
use modifier swipeSensitive
to control this sensitive or minimal distance for dragging
run example project in iOS 18 simulator, witness it is hard to scroll vertically. Horizontal gesture detection seems to have changed priority in iOS 18