This is a repost from my old blog.
We will use the last tutorial as a base to learn how to use custom segues.
Suppose you don't want to push between view controllers. In particular, suppose you want first view controller to flip to the second view controller. To achieve …