/FlickR_Client

A flickr client. Image downloading and caching.

Primary LanguageSwift

flickR Client

img

img

Flickr client will allow you to:

  • Log in to your flickr account
  • Like images
  • Search images
  • View image data
  • View image comments

  • Utilizing OAuthSwift to interface with flickr
  • Search View Controller will load an endless amount of images as you scroll down.
  • Programmatic UI
  • Fetching images with concurrent Operations
  • Image Caching with Generic Cache that is thread-safe
  • Custom Collection View Layout

  • Must install pod before using
pod install
pod update