Skip to content

pradyumnad/TagGram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TagGram

An easy to go example to use Instagram API showing the media items list representing a Tag.

Configuration

  1. Register your application in instagram developer website

Copy the client id and use it in InstagramService.m

NSString *const kClientId = @"YOUR APP CLIENT ID";

  1. Change the tag used in InstagramService.m to load the media of your preference.

#define tag @"TAG OF YOUR PREFERENCE"

Screen Shots



Contact

Follow @pradyumna_d on Twitter for the latest news.

License

TagGram is available under the MIT license.

About

An easy to go example to use Instagram API showing the media items list representing a Tag.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published