Friday, 9 August 2013

How to create custom animation in iOS

How to create custom animation in iOS

I want to create an animation using UIView's animateWithDuration, but I
want to set a custom path rather than having it just go straight across.
Is there any way that this can be accomplished without using multiple
animations?
Thanks

No comments:

Post a Comment