Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 217 Bytes

A sample swift project

App shows a simple list from remote records and syncs them for offline use. App contains

  • Images caching
  • MVVM + RX (Moving to combine)
  • Coredata
  • Unit test
  • Repository Design patterns