I\'ve created custom transitions between view controllers using the following protocols:
UIViewControllerAnimatedTransitioning and UIViewControll
UIViewControllerAnimatedTransitioning
UIViewControll
WWDC 2013 video #218 indicates that all custom transitions will crossfade the navigation bar, and that there's no way to customize this behavior.