Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 397 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 397 Bytes

MVVM+Rx

Demonstrating calling an API and displaying the result in a TableView using MVVM architecture.

Usage:

Click on a post to get more info (Tags + Full Image).

Technologies used:

  • RxSwift, RxCocoa, Alamofire and KingFisher.