Agenda
- Exercise: 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.
- Concept: Layout
- Learn how to create basic page layouts in SwiftUI.
- 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