View on GitHub

TCPhotos500px

Explore 500px's beautiful photos

Download this project as a .zip file Download this project as a tar.gz file

TCPhotos500px is a sample iPad app that uses 500px's API to explore its beautiful photo streams.

It displays the thumbnails from the photo stream in a standard UICollectionView. When a thumbnail is selected, it will zoom in to display the photo in an overlay modal view. Dismissing the photo will zoom it back out to the thumbnail.


Thumbnails Screenshot

Photo Modal Overlay Screenshot

Features

How to Build

Build Requirements
Xcode 4.6 or later, iOS 6.0 SDK or later, CocoaPods
Runtime Requirements
iOS 6.0 or later, iPad only
  1. Install CocoaPods (if you have not done so yet).
  2. Run from the Terminal: pod install
  3. Open TCPhotos500px.xcworkspace

Open Source Libraries Used

See Also

License

This project's source code is provided for educational purposes only. See the LICENSE file for more info.