• This repository has been archived on 04/Mar/2018
  • Stars
    star
    133
  • Rank 272,600 (Top 6 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created almost 13 years ago
  • Updated almost 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.