Skip to content

stanleyhlng/ios8_facebook_transitions

Repository files navigation

ios8_facebook_transitions

[prototyping] Facebook Transitions iOS8 App

image

Overview

The purpose of this homework is to leverage animations and gestures to transition between screens. We're going to use the techniques from this week to implement some interactions in Facebook.

User Stories

  • Tapping on a photo in the news feed should expand the photo full screen.
  • Tapping the Done button should animate the photo back into its position in the news feed.
  • On scroll of the full screen photo, the background should start to become transparent, revealing the feed.
  • If the user scrolls a large amount and releases, the full screen photo should dismiss.
  • Optional: The full screen photo should be zoomable.
  • Optional: The user should be able to page through the other photos in full screen mode.

Time spent

10 hours spent in total

Libraries

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

About

[prototyping] Facebook iOS8 App (Swift)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published