Can't Add Another Page to XCODE storyboard

Hello,

I am a new developer and I am getting adjusted to Xcode storyboard and I haven't bean able to find a option to add another page. if anyone knows how to do this.

Thanks, Andrew

What do you mean "another page" ?

Do you mean a new view controller ?

If so, when storyboard is on display and is the selected panel, you have a + button at the top right. It gives access to Library.

Click it, then search for ViewController

Then drag the View Controller icon into the storyboard.

If you can't find the add button, just try using Command + Shift + L to add another View Controller.

Can't Add Another Page to XCODE storyboard
 
 
Q