I want to create a menu like in mac itunes app with sliding
I want to create menu like this in my iphone application using ios 6 story board is it possible ? Can anybody find me a good tutorial for that thank you
I want to create a menu like in mac itunes app with sliding
I want to create menu like this in my iphone application using ios 6 story board is it possible ? Can anybody find me a good tutorial for that thank you
I suggest you try googling something along the lines of "ios coverflow example".
I did a search for you:
You can try this tutorial : http://blog.objectgraph.com/index.php/2010/04/09/how-to-add-coverflow-effect-on-your-iphone-app-openflow/
I also found this on github : https://github.com/schwa/Coverflow
Cheers.