Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 287 Bytes

File metadata and controls

6 lines (4 loc) · 287 Bytes

This project is a example of some RxSwift features.

Libraries and techniques I used in this project:

A sample with RxSwift, Moya and Mapper. Scheduler to switch between threads while making background tasks such as request and parse mapping. A sample with RxAlamofire and ObjectMapper