SwiftKickMobile / CustomSegueDemo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Swift 100.0%