chengyin / Yelp

codepath assignment 2
0 stars 0 forks source link

[Intro to iOS] Assignment 2 - Review my app #2 #1

Open chengyin opened 8 years ago

chengyin commented 8 years ago

My app is complete, please review. /cc @codepathreview

nickai commented 8 years ago

:+1: Excellent work Chengyin! The primary goals of this homework are to learn how to use AutoLayout to build adaptive UI's that work across many different screen sizes and orientations and to get practice using the delegate pattern. If you haven't already, I recommend going back and running your Yelp app again while rotating the device / simulator to ensure your AutoLayout constraints function as expected.

A couple notes after checking out your code / gif:

Here's our general Yelp assignment feedback guide: