Skip to content

Updating Animation Parameters Mid-Animation #35

@victorstewart

Description

@victorstewart

Say you want to move something from Point A to Point B, but while it's moving, it now needs to continue on through B to C.

Is there a way to accomplish this currently?

Doing it in the animateWithCompletion block results in a stop and go..

(The functionality is built into UIView animateWithDuration w/ the UIViewAnimationOptionBeginFromCurrentState option)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions