Repository
A Simple iOS application in swift with MVVM-C architecture.
Achitecture
This project build on MVVM-C (Model, View, ViewModel, Coordinator) architecture.
Current App consist of Domains, Service, App Coordinator.
This app is using following third party framework
Moya – For using backend services
SDWebImage – For downloading owner avatar
MaterialActivityIndicator – For showing custom loading
How to Run Test Cases
- Select scheme
Repository - Select
Command+U