From the course: iOS 17 Development Essential Training
Unlock this course with a free trial
Join today to access over 24,400 courses taught by industry experts.
Challenge: SwiftUI
From the course: iOS 17 Development Essential Training
Challenge: SwiftUI
- [Instructor] And now for this chapter's challenge, but first, let's review what we talked about in the chapter. We looked at SwiftUI, working with stacks within SwiftUI, adding SwiftUI attributes, and adding images to our projects. The challenge for this chapter is to create a mock-up for a weather app. And you'll add icons for each day of the week, like we did for Sunday. Here are some tips. You'll want to start from a place where we don't have that additional image icon in the app, so you can erase that one if you have it in there already. And you're going to duplicate the HStacks, and you'll want to get different icons from the symbols library. You could download the symbols library from developer.apple.com/sf-symbols. From there, hit the download button and download the latest version of SF Symbols. You can install the file once you've downloaded it. When you launch the SF Symbols app, you can find weather icons…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.