dkunin9 / mvvm-flickr-autolayout

A demo iOS app for searching images with Flickr API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS app for searching images using Flickr API written in Swift 4.2

Content

Demo

til

App Features

  • Browse images from flickr with specific term
  • Loading indicator while downloading image
  • Fullscreen image with title
  • Save image to phone gallery
  • Profile screen with static information

Technologies

  • MVVM design pattern with binding
  • Coordinators pattern
  • CocoaPods dependency manager
  • Programmatically UI
  • External API (Flickr)
  • GCD

Pods used

Running

Step 1:

git clone https://github.com/dkunin9/mvvm-flickr-autolayout

Step 2:

pod install

About

A demo iOS app for searching images with Flickr API


Languages

Language:Swift 99.4%Language:Ruby 0.6%