AgapovOne / Backgrounder

Unsplash client. Browse, download high quality photos. Unfinished

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backgrounder Build Status codebeat badge

Download best available background for your iOS device

How to use:

  1. Install cocoapods-keys plugin gem install cocoapods-keys
  2. Install all pods
  3. Use your own keys for unsplash api, or ask me to provide it.
  4. Use :)

Features

Unsplash application.

  • Photos list with popular/new ordering and search
  • Collections list with search
  • Download or share a photo in high quality

Architecture

Experimenting with MVVM + Coordinators

RxSwift is used in:

  • Network layer
  • Binders to View layer
  • Interface in ViewModel layer
  • Some observable interfaces

Date

February 2019

About

Unsplash client. Browse, download high quality photos. Unfinished


Languages

Language:Swift 99.2%Language:Ruby 0.8%