Hi,
I want to develop a view for iPhone which will look like as the attached image, which will have a list of images. where user can swipe left and right. When user clicks on a particular image, it should zoom and cover full screen. when taps again it should go back to original postion.
I did this by learning "open gl es" basics. But I am able to get till swipes. Now struggling to achieve the image selection functionality.
Please let me know,
1.how I can get the image selection using open gl es or
2.how I can get stereo perspective view using core animation or quartz, where I can add images as subviews.
http://i.imgur.com/mHKUr.png
Thanks
Shiva