animating UIView transitions like expand dot to circle
In my iPhone app i need to implement a different type of transition.
that was
next view open from the current view,
it stats like a dot, and the dot expands slowly like a circle with in the
circle next view is to be displayed partially with in the part of the
circle , finally the circle expands totally the next view appears
completely.
I search lots of transitions like CATransitions, and some animations on
cocoa controller, but i didn't find this type of transition, can any one
help me please.
No comments:
Post a Comment