ios - Animation for help overlay in iPhone Application -


how create animations implement layout in iphone applications in below image:

enter image description here

desired effect : when hand image moves , point icon, ripple effect shown. 

how implement ?

you can implement using core animation. use uibezierpath make circle layer , animate radius. open source zfripplebutton provides similar effect, , starting point.


Comments

Popular posts from this blog

How to group boxplot outliers in gnuplot -

cakephp - simple blog with croogo -