Skip to content

Support UIViewPropertyAnimator #38

@marcosgriselli

Description

@marcosgriselli

On iOS 10 we were introduced to UIViewPropertyAnimator which comes packed with amazing features to create rich and interactive animations. ViewAnimator relies on the old UIView animations API in order to support previous versions of iOS, but we could extend for iOS 10+ using UIViewPropertyAnimator specific functionalities (like reversing animations or changing it's completion percentage manually).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions