Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

horizontal swipe detection too sensitive on iOS 18 #35

Closed
mike-dydx opened this issue Sep 26, 2024 · 4 comments
Closed

horizontal swipe detection too sensitive on iOS 18 #35

mike-dydx opened this issue Sep 26, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@mike-dydx
Copy link

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

@c-villain
Copy link
Owner

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?

@ankitpanchotiya99138
Copy link

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.

@c-villain c-villain self-assigned this Sep 27, 2024
@c-villain c-villain added the bug Something isn't working label Sep 27, 2024
@c-villain
Copy link
Owner

@mike-dydx @ankitpanchotiya99138 yeap, confirmed. I'll fix it soon

@c-villain
Copy link
Owner

c-villain commented Sep 28, 2024

use modifier swipeSensitive to control this sensitive or minimal distance for dragging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants