4️⃣UITableView
Spring 2024
Lecture Slides
Lecture Video
Lecture Demo
Clone the Repository
git clone https://github.com/intro-to-ios/lec4-uitableview.git
OR git clone [email protected]:intro-to-ios/lec4-uitableview.git
Checkout Branches
git checkout origin/1-cell
OR git checkout 1-cell
git checkout origin/2-tableview
OR git checkout 2-tableview
Last updated
Was this helpful?