mariodelgado / fbSingleView

HW1 for CodePath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fbSingleView

HW1 for CodePath

  • Hours to Complete: 10

Completed

  • Add a container view and modify properties: backgroundColor, cornerRadius, font, textColor, shadowOffset.
  • Add buttons with different images for default and highlighted.
  • Add UIImageViews and choose the right mode: aspect fill, aspect fit, etc.
  • Add a UITextField with a background image.
  • Add UILabels with attributed text (instead of plain text), so that you can bold individual words.
  • Setup CocoaPods for managing 3rd party libraries and use TTTAttributedLabel to style the link and make it clickable
  • Optional: Move the textfield when the keyboard appears

Screenshot

My image

About

HW1 for CodePath


Languages

Language:Objective-C 96.2%Language:Shell 3.2%Language:C 0.5%Language:Ruby 0.0%