ADTransitionController
ADTransitionController copied to clipboard
UINavigationController with custom transitions
In certain circumstances the main view becomes detached from the window after a transition. If I try to update the parent viewcontroller due to orientation changes for example. When I...
When I am using flip transition on iPhone 6 Plus, it's fluctuates while flipping.
If the two transitioning views have transparent backgrounds, you see a flicker at the end of the animation. I resolved it by adding the following in ADDualTransition.m, at the end...
is it because of storyboard?
http://stackoverflow.com/questions/25588617/ios-8-screen-blank-after-dismissing-view-controller-with-custom-presentation http://stackoverflow.com/questions/24338700/from-view-controller-disappears-using-uiviewcontrollercontexttransitioning
Is it coming? Or how could one approach this?
It would be great to have all this transitions as CustomSegues :)
can not drag back like ios7
...nimation are just simple CABasicAnimations. This is related to https://github.com/applidium/ADTransitionController/issues/14