8️⃣Persistence + SnapKit
Fall 2023
Lecture Slides
Lecture Video
Lecture Demo
Clone the Repository
git clone https://github.com/intro-to-ios/lec8-persist-snapkit.git
OR git clone [email protected]:intro-to-ios/lec8-persist-snapkit.git
Checkout Branches
git checkout origin/1-userdefaults
OR git checkout 1-userdefaults
git checkout origin/2-snapkit
OR git checkout 2-snapkit
Last updated
Was this helpful?