stanleyhlng / ios_tumblr

[prototyping] Tumblr iOS App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ios_tumblr

[prototyping] Tumblr iOS App

This is an iOS prototyping application for Tumblr.

Walkthrough of all user stories

image

Completed user stories

  • Tab bar should be implemented as a view with 5 buttons.
  • Implement the 4 tabs (Home, Search, Account, and Trending) as scrollviews that contain screenshots.
  • When not on the search tab, the explore popover should appear and bounce.
  • Tapping "Log in" from the Home page should show the login form.
  • Compose button should show the various post buttons without animation.
  • Optional: Try to imitate the animation effect of the real app.
  • Optional: Show the Tumblr loading graphic before showing the trending screen. Assets for the loading graphic are included.

Time spent

15 hours spent in total

Learnings

Libraries

platform :ios, '7.0'
pod 'TTTAttributedLabel'
pod 'AVHexColor', '~> 1.2.0'
pod 'Reveal-iOS-SDK'

About

[prototyping] Tumblr iOS App


Languages

Language:Objective-C 95.9%Language:Shell 2.2%Language:C 1.8%Language:Ruby 0.1%