Completed
Project setup
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
iOS 14 SwiftUI Tutorial - Unsplash Photo Viewer with Lazy Stacks, iPad Sidebar
Automatically move to the next video in the Classroom when playback concludes
- 1 What we are going to build
- 2 Get Access to Unsplash API
- 3 Analysing Unsplash JSON to Build a Datamodel
- 4 Project setup
- 5 Build the datamodel
- 6 Make first API call
- 7 Use Lazy VStack, Display images in a list
- 8 Use Lazy Grid
- 9 Add a Tab bar for navigation
- 10 Choose App Layout based on size class
- 11 Add Sidebar navigation for iPad and macOS
- 12 Thoughts about using this app on macOS