Skip to content

Example of MVVM application with Realm

Notifications You must be signed in to change notification settings

afsmarques/PDPEtsy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.6%
  • Ruby 0.4%