Skip to content

Conversation

@dkun7944
Copy link

Added a few convenience methods.

  • UIView.animateAndChain without the delay and options parameters, for brevity in situations where those parameters aren't needed.

  • EAAnimationFuture.wait - waits a specified duration before moving on to the next part of the chain.

  • EAAnimationFuture.do - executes the input block instantly without animating.

wait: Waits a specified duration.
do: Runs an input block without animating.
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.

1 participant