iPhone – Flipping a view

Pretty simple. This code
worked great for me, after I figured out that the front view and back view need to be on a
superview, which is what actually gets flipped.

Also try with UIViewAnimationTransitionCurlUp.