CustomSegueDemo icon indicating copy to clipboard operation
CustomSegueDemo copied to clipboard

Demonstrates encapsulation of a custom view controller transition into a UIStoryboardSegue subclass

Custom Segue Demo

This is the sample project that goes along with the Elegant Custom UIViewController Transitioning tutorial. Take a look and learn how to create elegant custom view controller transitions by encapsulating them in UIStoryboardSegue subclasses that work with Interface Builder's drag-and-drop interface.