Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Navigation Bar not showing in Storyboard in Xcode 6

I know this question has been asked before. I have already tried this Navigation Bar not showing in Storyboard. I have a navigation bar and a toolbar. They were showing in the storyboard fine before I restarted my system. They work completely fine during runtime but I am no longer able to access it using Storyboard. I have also tried changing top bar for Simulated metrics. Here is the screenshot for the same.

Storyboard Screenshot

Runtime Screenshot

like image 623
Adam Young Avatar asked Mar 16 '23 11:03

Adam Young


1 Answers

Make sure it is ticked here for Navigation Controller in Storyboard:

enter image description here

like image 161
duan Avatar answered Apr 01 '23 06:04

duan