Your First iOS & SwiftUI App: Polishing the App

Mar 1 2022 · Swift 5.5, iOS 15, Xcode 13

Part 1: SwiftUI Views & View Modifiers

13. Conclusion

Episode complete

Play next episode

Next
About this episode

Leave a rating/review

See forum comments
Cinema mode Mark complete Download course materials
Previous episode: 12. Challenge: Put it All Together Next episode: 14. Introduction
Transcript: 13. Conclusion

I don’t know about you, but I’m super immpressed by how much we’ve been able to accomplish in such a short period of time.

We were able to go from a simple user interface that looked like this you see in the upper left, to a beautiful user interace that you see in the lower right.

And you were able to do this in just in a few episodes, thanks to the power of SwiftUI!

You should feel proud, because in this section, you have really honed your SwiftUI skills, to put together some pretty neat effects. You now understand how to extract views to keep your code clean, how to use colors, gradients, shapes, and symbols, and you know how to apply and combine a variety of techniques and view modifiers to get the look you’re going for.

Now that you’ve solidified some of your SwiftUI skills, it’s time to take a break and switch back to focusing on the Swift language itself, by going through some Swift Coding challenges. After all, practice makes perfect!