Removing the Storyboard

The user interface of the app we’re going to build is quite simple. This is a good opportunity to practice building apps without storyboards. In the next chapter we’ll use storyboards again.

Pro Tip: Always Practice

images/aside-icons/tip.png

A good developer can build apps with storyboards, with XIBs, in code, and with SwiftUI. You should practice your abilities in all these different approaches. Only when you are proficient in each approach can you decide which is best for the project at hand.

When setting up a new app with Xcode, you can choose only between storyboard and SwiftUI for building the user interface. If you want to build the ...

Get Build Location-Based Projects for iOS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.