jvlin / toDoList

0 stars 0 forks source link

Please review #1

Open jvlin opened 10 years ago

jvlin commented 10 years ago

@timothy1ee

timothy1ee commented 10 years ago

Good job, Joey! 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.

jvlin commented 10 years ago

Thanks a lot for the tip earlier. was able to get things working properly after setting constraints on the UITextView.