Dear All,
I'm trying to create a UIScrollView (horizental) where the user can swipe through images left and right as seen in this photo (http://i.imgur.com/GvtOr.jpg), where tapping on a photo would trigger an event.
I just need general advice on how to structure this programmatically, would really appreciate it.