billyroh / Week-1-Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Week 1 Assignment

How many hours did it take to complete?

Around 6 hours

Which required and optional stories have you completed?

[x] Add a container view and modify properties: backgroundColor, cornerRadius, font, textColor, shadowOffset.

[x] Add buttons with different images for default and highlighted.

Like Button

[x] Add UIImageViews and choose the right mode: aspect fill, aspect fit, etc.

[x] Add a UITextField with a background image.

[x] Add UILabels with attributed text (instead of plain text), so that you can bold individual words.

[x] Setup CocoaPods for managing 3rd party libraries and use TTTAttributedLabel to style the link and make it clickable

Link

[x] Optional: Move the textfield when the keyboard appears

Keyboard

[ ] Optional: Configure the autoresizingMasks to support rotation

[x*] Optional: Implement the same page programatically without using Interface Builder

  • Only did UITabBar and UINavigationBar; didn't do the story card or its layout

Tabs

[x] Launch image

Launch Image

About


Languages

Language:Objective-C 89.6%Language:Shell 8.9%Language:C 1.3%Language:Ruby 0.2%