Loading…

Level Up: Build a Quiz App with SwiftUI - Part 3

Article hero image

In the third lesson of the series, we’ll continue to incorporate the MVVM architecture and build a view model for our quiz app which mediates communication between the view and the model. Additionally, we’ll build a game model structure and add more questions and functionality for new questions to appear as the user advances through the quiz.

Here are some Stack Overflow questions related to the work we did in today’s session:

Does Swift have access modifiers?

SwiftUI and MVVM - Communication between model and view model

If you want to ask any questions or provide feedback on the lesson, you are welcome to leave a comment on the YouTube recording of this lesson. If you’d like to watch a session live, follow the Codecademy YouTube channel.

Finally, if you want even more SwiftUI content, you can sign up for the Build iOS Apps with SwiftUI Skill Path this series was based on. The Skill Path goes into much more detail about the Swift language and provides a deeper foundation that you can use to build sophisticated applications.

Login with your stackoverflow.com account to take part in the discussion.