/facebookStory

Week 1 assignment

Primary LanguageObjective-C

No of hours: 7

Feautures implemented:

  • Add a container view and modify properties: backgroundColor, cornerRadius, font, textColor, shadowOffset.

  • Add buttons with different images for default and highlighted. (unable to change styling for selected mode.)

  • 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

fbstory.gif included in the parent repository.