I am facing issue that when i go to TopViewController it Hides the navigationbar i tried alot but no solution found, any idea this is not working properly
If you need to use a navigation bar, you may set an instance of UINavigationController as a top view controller, and then push your view controller to this navigation controller.
I am facing issue that when i go to TopViewController it Hides the navigationbar i tried alot but no solution found, any idea this is not working properly