Skip to content

imben123/InstagramForiPad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram for iPad

This project contains a framework for using Instagram's API, and a iPad app for viewing your instagram feed. It's written in swift.

It was written as a personal project to spend some time trying out feature of swift 3 and iOS 10 outside of my job. Also because I love instagram and really wanted to it on iPad, and I wanted to build an app with lots of great media for iPad.

Note - This project has no affiliation with Instagram.

Demo GIF

Current features

  • View you instagram feed
  • Pictures cached on device so works well offline
  • Pre-fetches lots of pictures so scrolling through your feed is seemless
  • Like/Unlike pictures
  • View the picture big on your iPad
  • View comments on a picture
  • View a specific users pictures

Planned features

  • View pictures you have liked
  • Placeholder profile pictures
  • Loading UI when you hit the bottom of the list and more images are being fetched
  • Background refresh to load your feed for viewing offline
  • Location information of a picture
  • Share button to share the picture

Someday features

  • View likes on a picture
  • Blur missing edges of images when only the thumbnail has been downloaded
  • Support videos
  • Multiple accounts
  • Posting photos through a web-view
  • View user tags in photos
  • Settings page for controlling size of cache on your device

About

A universal swift implementation of a Instagram client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages