jsmecham / DoorwaySegue

A custom Storyboard Segue that transitions with an "opening doors" animation. #publish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doorway Segue for iOS 5 Storyboards

A custom segue for UIStoryboard (iOS 5+) that provides an opening door transition.

For more information, see https://github.com/jsmecham/DoorwaySegue.

How to Use

Simply copy CIDoorwaySegue.h and CIDoorwaySegue.m to your project. Then create a "Custom" segue in the Storyboard editor and set the Segue Class to CIDoorwaySegue.

Credits

Doorway Segue is based on Doorway Transition (MFDoorwayTransition) by Ken Matsui.

License

Doorway Segue is available under the MIT license. See the LICENSE file for more information.

About

A custom Storyboard Segue that transitions with an "opening doors" animation. #publish

License:MIT License


Languages

Language:Objective-C 100.0%