jeffreality / tvGram

tvOS Instagram viewer in Swift
GNU General Public License v2.0
4 stars 0 forks source link

TVgram

DON'T FORGET

Replace "API_KEY_GOES_HERE" with your Instagram API key

Overview

The TVgram application is a Swift/tvOS app that loads a set of Instagram photos, sorts them by the total number of comments or likes, and displays them in a Collection View.

A segmented control lets the user change whether they are sorted by total comments or total likes.

The number (for either total likes or total comments depending on the current filter) is displayed at the bottom of the thumbnail image.

Home Screen

tvOS main menu/home screen

Filter by Total Likes

tvOS screen showing filtering by likes

Filter by Total Comments

tvOS screen showing filtering by comments