donokuda / codepath-tumblr

The homework for week 5 of iOS for Designer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tumblr

The homework for Week 5.

Total time: ~8 hours

  • Tapping on Home, Search, Account, or Trending should show the respective screen and highlight the tab bar button.
  • Compose button should modally present the compose screen.
  • Optional: Compose screen is faded in while the buttons animate in.
  • Optional: Login button should show animate the login form over the view controller.
  • Optional: Discover bubble should bob up and down unless the SearchViewController is tapped.

tumblr.gif

Setup

Run bin/setup

This will:

  • Install the gem dependencies
  • Install the pod dependencies

Testing

Run bin/test

This will run the tests from the command line, and pipe the result through XCPretty.

About

The homework for week 5 of iOS for Designer


Languages

Language:Swift 97.1%Language:Ruby 1.6%Language:Shell 1.3%