Starting new MarvelApp project with Swift 5, MVVM, Router Coordinator and RxSwift
git clone https://github.com/TheHandyOwl/MVVM_RxSwift_TMDB.git
cd MVVM_RxSwift_TMDB
pod install
open MVVM_RxSwift_TMDB.xcworkspace
- Application to practice Master/Detail navigation
- Fetching data with RxSwift
- MVVM design pattern
- Routing with router coordinator