I need to hide the navigation bar only from the root view controller,
when i try to hide it from the storyboard by disabling the "Show Navigation Bar", it is hidden from all the other view controllers connected to that root view controller.
what can be possible solution ?