We've covered some of the fundamentals of how SwiftUI is built up from the Swift programming language, but it's time now to get into how we build an actual app in SwiftUI.
In this section, we'll take everything we've learned so far and apply it in order for us to build a list app similar to the one we created previously.