I am doing an application in iphone that need to spin the Dart Wheel when I drag on it. The view will have a dart wheel image and when we drag the wheel it spins and slowly it stops.
Can any one help me in doing this animation.
|
I am doing an application in iphone that need to spin the Dart Wheel when I drag on it. The view will have a dart wheel image and when we drag the wheel it spins and slowly it stops. Can any one help me in doing this animation.
| ||||
|
feedback
|
|
You can use CoreAnimation for the rotation animation:
You will have to tweak the animation for your needs. | |||
|
feedback
|