Skip to content
Timothy Lee edited this page Feb 10, 2014 · 17 revisions

  

  • Create an unscrollable detail view of Facebook post, such as the one above
    • Demonstrates setting view properties: backgroundColor, cornerRadius, font, textColor, shadowOffset.
    • Demonstrates buttons and image buttons.
    • Demonstrates UIImageView and image assets.
    • Demonstrates UITextField
    • Optional: Move the textfield when the keyboard appears
    • Optional: Configure the autoresizingMasks to support rotation
    • Optional: Setup CocoaPods for managing 3rd party libraries
    • Optional: Use TTTAttributedLabel to style the link and make it clickable
    • Optional: Implement the same page programatically without using Interface Builder
  • Group project
    • Meet with your group and decide on what app to build
  • Find 1-3 lowpri production issues that you’d like to learn how to fix
Clone this wiki locally