I am trying to create the same effect that the Iphone home page and weather application both use. When you are at the home page you can slide the views back and forth in a horizontal direction. Does anyone know how to do this? I found this thread: http://discussions.apple.com/thread.jspa?messageID=6863046
Unfortunately it doesn't go into how to use a UIScrollView to produce that effect and using UIViewAnimationTransitionFlipFromLeft or Right isn't the same effect as sliding.
Unfortunately it doesn't go into how to use a UIScrollView to produce that effect and using UIViewAnimationTransitionFlipFromLeft or Right isn't the same effect as sliding.