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

Try and make iOS fling feel more 'native' #1377

Merged
merged 1 commit into from
Jul 8, 2023
Merged

Try and make iOS fling feel more 'native' #1377

merged 1 commit into from
Jul 8, 2023

Conversation

chrisbanes
Copy link
Owner

At the moment Compose MP using the same spline decay animation that Android uses, which isn't great.
This PR changes this by using our own fling behavior throughout the app.

This allows us to tweak the decay animation to better match iOS. It isn't perfect, but it's a lot better than default.

@chrisbanes chrisbanes changed the title Try and make iOS fling more 'native' Try and make iOS fling feel more 'native' Jul 7, 2023
@chrisbanes chrisbanes enabled auto-merge (squash) July 7, 2023 19:17
At the moment Compose MP using the same spline decay
animation that Android uses, which isn't great.
This PR changes this by using our own fling behavior
throughout the app.

This allows us to tweak the decay animation to better match
iOS. It isn't perfect, but it's a lot better than default.
@chrisbanes chrisbanes merged commit 84a7f5d into main Jul 8, 2023
6 checks passed
@chrisbanes chrisbanes deleted the cb/ios-fling branch July 8, 2023 07:56
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

Successfully merging this pull request may close these issues.

None yet

1 participant