VerticalSlidingPresentationController
December 07, 2020 • MIT License
VerticalSlidingPresentationController is a custom view controller presentation library which is designed to animate the presented view controller from the bottom of the screen. When the presented v...
MusicAppTransition
November 01, 2018 • MIT License
Custom interactive transition like Apple's Music App (over iOS 10). written in Swift.
Bonsai
October 26, 2018 • MIT License
🌲 Bonsai makes custom frame and transition animation to any view controller
AICustomViewControllerTransition
August 08, 2016 • MIT License
Easy and tidy way for creating custom UIViewController transitions for iOS
ZoomTransitioning
July 30, 2016 • MIT License
ZoomTransitioning provides a custom transition with image zooming animation. When you use this library with UINavigationController, you can pop view controller with edge swiping.
SwipeRightToPopController
July 01, 2016 • MIT License
When user drags right anywhere in the viewController, that controller pops with interactive gesture.
ElasticTransition ObjC Version
May 16, 2016 • MIT License
A UIKit custom transition that simulates an elastic drag.This is the Objective-C Version of Elastic Transition written in Swift by lkzhao
VCTransition
May 09, 2016 • Unspecified License
DropDown ViewController transition (aka iOS 8 Mail app swipeable VC) in 200 strings
BIZCircularTransition
May 01, 2016 • MIT License
BIZCircularTransition is a round transition between UIViewControllers.
Elastic Transition
January 16, 2016 • MIT License
A UIKit custom modal transition that simulates an elastic drag. Written in Swift.
TransitionManager
November 11, 2015 • Unspecified License
Painless custom transitioning. Easy extend, easy setup, just focus on animations.
No image provided.
OctagonTransitioning
October 26, 2015 • Unspecified License
A simple project which demonstrate similar type 3d cube animation - octagon.
Octagon transitioning navigation animation between controllers in UINavigationController
DAExpandAnimation
September 07, 2015 • MIT License
A custom modal transition that presents a controller with an expanding effect while sliding out the presenter remnants.
LGSemiModalNavController
June 15, 2015 • MIT License
A UINavigationController subclass that presents itself a dynamic amount in a view controller using the UIViewControllerAnimatedTransitioning protocol.
CrossNavigation
October 14, 2014 • MIT License
if you inherit your view controllers from CNViewController, you'll be able to push them to the stack not just to right side (as you do if you use UINavigationController), but to any of four: left, ...
AnimatedTransitionGallery
April 19, 2014 • Unspecified License
A gallery app of custom animated transitions for iOS 7.