I’m putting together a quick slide show on the iPad thats always in landscape mode. The easiest way that I can think to do this is a storyboard with swipe gestures to segue between slides.
The problem is, I want the transition to slide in the direction of my swipe, but I only have “Cover Vertical” to work with. Is there any way to get a “Cover Horizontal” into Storyboard? Or perhaps some nifty code to hack it?
http://blog.jimjh.com/a-short-tutorial-on-custom-storyboard-segues.html This is all I found… but didn’t get it working yet. Did you get it figured out?