andyrhee / ToDoList

0 stars 0 forks source link

hw2 to do app #1

Open andyrhee opened 10 years ago

andyrhee commented 10 years ago

Ready for your review.

Thanks! Andy

/cc @nesquena @timothy1ee

timothy1ee commented 10 years ago

Good job! The point of this homework was to explore how to work with a UITableView with embedded controls, which is a very common use case. Below is the checklist I went through when reviewing your application. For the advanced, it's important to tackle the optional challenge of making the row expand as you type, it's a good illustration of the types of challenges production iOS apps have.