A small app that will list the most starred Github repos that were created in the last 30 days.
The application is Structured using the MVVM-Coordinator Pattern with a protocol oriented approach and RxSwift was used for reactive programming.
Download the repository manually and open it using xcode 10.1 and it should run normally.
The application contains 3 third party dependencies install using cocoapods:
1- RxSwift
2- RxCocoa
3- Kingfisher
If you have any problem running the code update the pods as follows:
pod update
Jaafar Barek – @BarekJaafarr – Jaafarbarek@gmail.com
Distributed under the MIT license.