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
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