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

Need help to implement swipe gesture similar to apple health #630

Open
Punit-Wemotive opened this issue May 9, 2024 · 0 comments
Open

Comments

@Punit-Wemotive
Copy link

How can we replicate the swipe functionality seen in Apple Health, where a slow swipe scrolls between days, but a quick swipe navigates directly to the previous or next month? We have the offset for the previous month, but due to multiple calls to onScroll, we struggle to determine the delta. Additionally, the graph moves before onMomentEnd, leading to a lack of smoothness. Could you propose a workaround for these issues?

@Punit-Wemotive Punit-Wemotive changed the title Need help in need to implement swipe gesture similar to apple health Need help to implement swipe gesture similar to apple health May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant