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

API update: Setup UIView.animate or UIViewPropertyAnimator (iOS 10+) at convenience #12

Open
marcosgriselli opened this issue Apr 22, 2018 · 0 comments
Assignees
Labels
enhancement improve current feature
Milestone

Comments

@marcosgriselli
Copy link
Owner

marcosgriselli commented Apr 22, 2018

Refactor the Configurator objects to take in an animation type so this can be injected instead of a internal setup value. This will let us support iOS 8+ and still provide the ability to create transitions with UIViewPropertyAnimator.

@marcosgriselli marcosgriselli created this issue from a note in EasyTransitions (To do) Apr 22, 2018
@marcosgriselli marcosgriselli self-assigned this Apr 22, 2018
@marcosgriselli marcosgriselli added the enhancement improve current feature label Apr 22, 2018
@marcosgriselli marcosgriselli added this to the 1.0.0 milestone Apr 22, 2018
@marcosgriselli marcosgriselli changed the title Support iOS 8+ API update: Use UIView.animate or UIViewPropertyAnimator at will Apr 25, 2018
@marcosgriselli marcosgriselli changed the title API update: Use UIView.animate or UIViewPropertyAnimator at will API update: Use UIView.animate or UIViewPropertyAnimator (iOS 10+) at will Apr 25, 2018
@marcosgriselli marcosgriselli changed the title API update: Use UIView.animate or UIViewPropertyAnimator (iOS 10+) at will API update: Setup UIView.animate or UIViewPropertyAnimator (iOS 10+) at convenience Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improve current feature
Projects
Development

No branches or pull requests

1 participant