Dismiss and present modal view controller with one animation
The problem is that I don't know how to dismiss and present a view controller with only one transition animation. My storyboard structure is: We can say that A controller is what follows the NavigationController, B is the Startup reference and C is the TabBar ViewController. Both B and C are presented modally with a Cross Dissolve transition. When a user logins into the app (from B ), C controller is presented modally with a Flip horizontal transition. And when a user logouts (from C ), B is presented in the same way. On A controller I perform a direct segue to B or C depending on if user is