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

Add spring animation functionality #14

Closed
wants to merge 2 commits into from
Closed

Add spring animation functionality #14

wants to merge 2 commits into from

Conversation

itsthejb
Copy link

Resolves #13

From the documentation it seems that the spring animation method can be used for all other animation types provided that the spring damping is set to 1.0 when no effective bouncing is desired. I've taken this approach so as not to change much of the existing functionality in order to support this and it appears to work nicely with very minimal changes.

Note, not very thoroughly tested right now!

@itsthejb itsthejb closed this Apr 26, 2020
@itsthejb itsthejb deleted the spring-anims branch April 26, 2020 09:44
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.

Add support for iOS7 spring animations
1 participant