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

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -