I'm trying to add documentation to my app to do so, I took a bunch of screenshots and added labels and arrows to them. Now I have a bunch of full screen 320x480 PNG files that I need to present to the user.
I really like the carousel example as outlined here, but it does not seem to work with the full screen images right out of the box: iPhone carousel controller
What else can I use that I can just plug into my project to allow the user to move through multiple images back and forth with the side swiping gestures?