Quote:
Originally Posted by hamiseixas
I think I'm having the same problem.
I just present the modalvc and when it is dismissed, the navigationbar moves down.
Did you find the solution?
Hami
|
I just compensated for the moving nav bar by resetting the frame when I dismiss the controller. I created my nav controller in the app delegate, so I call a method in the delegate that moves the bar to the original position.