DoorwaySegue
DoorwaySegue copied to clipboard
A custom Storyboard Segue that transitions with an "opening doors" animation. #publish
trafficstars
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.