I want to create custom photo browser like photos app in iOS 5. Required functionalities are 1) User can swipe left or right to go to previous or next photo 2) User can SCROLL VERTICALLY as my image big in height (composed of several elements. User can see the full size photo)
Resizing the height of photo is not a option.
I can use scroll view but how can I allowed user to SCROLL VERTICALLY & swipe left & right ? Can anybody tell me how can I create it ? I need it iOS 5+ ONLY. Any knid of help is appreciated. Thanks