There have been some excellent user interfaces in the various National Geographic apps, and previously I mentioned an excellent library for creating partial modal views, and I’ve also pointed out a tutorial showing how to custom UIStorybaordSegue transitions.
Here’s a transition that can be used as a storyboard segue inspired by the transitions in the National Geographic City Guides app. The transition has a nice 3d effect when going forwards and backwards.
Here’s an animated image from the readme showing the transition in action:
You can find MHNatGeoViewControllerTransition on Github here.
You can find the National Geographic City Guides app in the App Store here.
A very nice transition that you can drop right in as a stoyboard segue.
- Custom UIStoryboardSegue Providing A Modal Style Transition
- Tutorial: Making Transitions That Work As Xcode Storyboard Segues (UIStoryboardSegue)
- Open Source Library Allowing You To Run Quartz Composer (.qtz) Files On iOS
- Open Source Control For Easily Creating A Path 2.0 App Style Doorway Effect
- Open Source iOS UI Control Providing Evernote Folder Style Navigation
Original article: A Great Looking Custom UIStoryboardSegue Transition Inspired By The Nat Geo City App
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.