🔟SwiftUI II
Fall 2025
Lecture Slides
Lecture Video
It seems like the code isn't showing for the demo part of the lecture, so we'll add last semester's lecture video below for reference. Sorry about that!
Spring 2025 Lecture Video
Lecture Demo
Clone the Repository
### Part II ###
git clone https://github.com/intro-to-ios/lec11-swiftui-2.git
OR git clone [email protected]:intro-to-ios/lec11-swiftui-2.gitCheckout Branches
### Part II ###
git checkout origin/1-navigation
OR git checkout 1-navigation
git checkout origin/2-button
OR git checkout 2-button
git checkout origin/3-textfield
OR git checkout 3-textfieldLast updated
Was this helpful?
