- Quick summary This is a demonstration of using MVVM pattern in Swift. The app uses Moya as a networking library and supports darkmode.
-
Summary of set up Run pod install and it should download all the pods used in the project.
-
How to run tests The app contains Unit tests for TrendingRepoViewModel
- Zayan Tharani (zayantharani@gmail.com)