Creating segues between different storyboards in the same Xcode project using storyboard references in iOS

Save

As we know, if we want to navigate from one view controller to another between different Storyboards, it requires to code programmatically.

In this blog, I am discussing how we can create segues between multiple storyboards in the same Xcode project using storyboard references.

The drawback of using Single Storyboards is that it becomes complex to manage large projects.

Storyboard References are very helpful when you decide you decide to divide your views between storyboards.

Please follow the below steps to use Storyboard References

Step 1: Create a new Single View Application project.

Step 2: There will be main.storyboard present by default. Now, create a new storyboard file.

 

Step 3: Now, create a new view controller inside the new storyboard.

 

Step 4: On main.storyboard click on (+) Library and search for Storyboard Reference.

 

Step 5: Drag and Drop the  Storyboard Reference into the Main.StoryBoard . Now, in the attributes inspector, select the new.Storyboard from Storyboard dropdown and set the Reference ID as the Storyboard ID of the NewViewController in new.StoryBoard .

 

Now, we can create a segue from FirstViewController to this Storyboard reference for new.Storyboard and this will work as a normal segue.

Conclusion

Please follow the above step and and if you have any issue or suggestion you can leave your query/suggestion in the comment section I will try to solve that.

 

. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

css.php

Great Product, Great Team, and Great Support Service. And if you want to add more features to the product, they can submit any idea that comes to your mind. They really care about their clients and we are really happy and honored to deal with Webkul.

Osama
Talk to Sales

Global

Live Chat
Start a Project


    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home