yashbedi / PDPEtsy

Example of MVVM application with Realm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Etsy

MVVM application that used:

  • Closure for bind View with View Model
  • Etsy API for load products from Etsy shop database
  • Alamofire pod for work with the network
  • AlamofireImage pod for load and cache images
  • RealmSwift pod for work with Realm database
  • ObjectMapper pod for map network responses from JSON to models

About

Example of MVVM application with Realm


Languages

Language:Swift 99.6%Language:Ruby 0.4%