sayheyrickjames / codepath-week5-facebook-photos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codepath - Week 5 - Facebook photos

This is the Week 5 submission for the CodePath course iOS Bootcamp for designers.

This is an iOS demo application of the Facebook app interface.

Time spent: 16 hours

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.

Project Requirements - Completed

  • 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.

facebook-walkthrough

GIF created with LiceCap.

About

License:GNU General Public License v2.0


Languages

Language:Swift 100.0%