Thread 1, Day 5 - Wednesday, October 25, 2023
Agenda
- Activity: Modelling a Report Card
- Create a new Xcode playground named Report Card Exercise.
- Work with your partner to author a structure that could efficiently store the data shown in this report card.
- Remember: Don't Repeat Yourself
- Setup: Obtain Digital Copies of Your Books
- Follow the instructions given in class to obtain your digital copies of SwiftUI Views Mastery and Working with Data in SwiftUI.
- Setup: Get the iOS Simulator
- For future classes, this will be needed.
- We will download it today.
- Concept: Introduction to Layout
- Learn how to create basic page layouts in SwiftUI.
- Recommend that you use this playground to make your wireframes.
- Please continue to use screenshots to show the results of code being run.
- Exercise: Create a Wireframe Layout
- Select at least two layouts from these examples.
- Use the same concepts we have just looked at to wireframe the layouts you selected.
Things to do before our next class