ADTransitionController icon indicating copy to clipboard operation
ADTransitionController copied to clipboard

UINavigationController with custom transitions

Results 14 ADTransitionController issues
Sort by recently updated
recently updated
newest added

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...

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

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