The biggest benefit of using Storyboards (especially over nibs/xibs) is that you can see how the screens in your app are related . … Another benefit to using Storyboards (over creating views programmatically) is that you get to see what your view will look like at runtime without having to run your app.