4️⃣UITableView

Fall 2023

Lecture Slides

Lecture Video

Lecture Demo

Clone the Repository

git clone https://github.com/intro-to-ios/lec4-uitableview.git
OR git clone git@github.com: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