I have been developing iOS apps for 7 - 8 years now. For the first 6 years of my iOS career, the iOS App development has always been using MVC (Model, View, Controller). MVC is the default software architectural paradigm recommended by Apple. In the past, I have developed some complex iOS projects like Nestia. The View Controllers associated with the screens with complex UI … [Read more...] about MVVM and RxSwift – iOS Apps Development