Skip to content

griffingdm/tumblrHW4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tumblr

The purpose of this homework is to leverage animations and gestures to create custom navigation. We're going to use the techniques from this week to implement some interactions in Tumblr.

Time spent: 6

Features

Required

  • 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.
  • Login button should show animate the login form over the view controller.
  • Discover bubble should bob up and down unless the SearchViewController is tapped.

The following additional features are implemented:

  • Compose button spring velocitys' are randomized

Please list two areas of the assignment you'd like to discuss further with your peers during the next class (examples include better ways to implement something, how to extend your app in certain ways, etc):

Video Walkthrough

Here's a walkthrough of implemented user stories:

GIF created with LiceCap.

Notes

Describe any challenges encountered while building the app.

  • Any libraries or borrowed content.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages