tags:

views:

35

answers:

1

I have implemented one simple application for iphone.now i want to implement some animation.

Example:i have selected one photo from the photo library.Then i want to animate selected portion from the photo using shake effect.

I have seen lots of application in apple store.But i dont know how to implement this functionality.

A: 

Maybe you are referring to the "wobble" effect? See http://stackoverflow.com/questions/929364/how-to-create-iphones-wobbling-icon-effect

Manny