Hello all.
In UIScrollView, we can scroll the view and it has a accelerate and decelerate effects, also including bouncing.
Can anyone tell me how to animate view's move like that?
say, I have a imageview on screen, if I want to "throw" this imageview to somewhere, how can I animate the movement of the imageview with that accelerate first then slow down then finally arrived effect?
Thanks