Tuesday 23 December 2014

Open Sourced iOS Control For Displaying Images With Tilt Gesture Scrolling


alt tag

Swift implementation of the photo tilt gesture/UX found in Facebook's Paper app.

Requirements

  • iOS 8.0 or higher
  • ARC
  • Core Motion
 Here you will find a nice scrollable interface for presenting images with stories, an open source Swift based photo viewing component submitted by Sameh Mabrouk allowing the user to view images wider than the screen using a tilt gesture called Panoramic.

Panoramic is inspired by Facebook’s Paper app, and uses Core Motion for handling the tilt gesture. There is also an indicator on the bottom of the screen to indicate where the user is in the image.


Swift Version             : https://github.com/iSame7/Panoramic
Objective-c version   : https://github.com/iSame7/Panorama

2 comments: