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

Incorporate velocity-based calculations into swipe gesture handling #79

Open
kkotar opened this issue Nov 23, 2023 · 0 comments
Open

Incorporate velocity-based calculations into swipe gesture handling #79

kkotar opened this issue Nov 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kkotar
Copy link

kkotar commented Nov 23, 2023

Is your feature request related to a problem? Please describe.
Calculation for swiping a card should take into account not only the final position of the swipe but also the velocity.

Describe the solution you'd like
If I swipe quickly it should swipe to the next card.

Additional context
Try to swipe items in AppStore app.

@kkotar kkotar added the enhancement New feature or request label Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants