I have two view controllers. First view controller is added on window in which the navigation bar is hidden. From there I load another view controller which has a blue navigation bar and is not hidden. On pressing the back button the color of this navigation bar changes to black before hiding. What should I do to resolve this?
Thanks
To hide navigation bar you must be doing this
Apply this