tvOS : Swift 2, Instagram Sample
Et hop, après l'ancien sample :
Voici la version tvOS !
L'apple TV étant surement Dispo en store Lundi, nous nous sommes dit qu'il était temps d'essayer :).
Ce sample se contente de parser un flux instagram et de l'afficher. Il requiert un id de compte Instagram, et un Token (obtenu via un compte dev) pour récupérer le JSON souhaité :).
Introduction
tvOS application sample for Instagram, just parse the flow of and display it. This sample requires the id of an Instagram account to be displayed, and a Token to recover JSON informations.
GetStarted
- Get the project
- Launch it in Xcode
- Create a new Swift file in
Config
namedGlobalConstants.swift
- Copy and past and uncomment the sample
Sample.GlobalConstants.swift
in your new fileGlobalConstants.swift
- Add your Token and Account Id
- Go ;)
Screenshots
Enjoy :)