Serhan KhanSwiftUI, MVVM-C, Modularisation and Dependency InjectionThe article aims to demonstrate the MVVM-C pattern including with Navigation, Network and Dependency InjectionJun 104
Tharindu Ramesh KetipearachchiHow to build UIKit like MVVM-C Coordinator hierarchy with SwiftUIEver since SwiftUI was introduced, It’s been a struggle to build MVVM-C using SwiftUI. The whole idea behind introducing MVVM-C over MVVM…May 14, 20237
Salih TopcuDesigning iOS Projects with MVVM-CThe MVVM (Model-View-ViewModel) architecture is designed to implement the Separation of Concerns principle, reduce complexity by removing…Nov 8, 2023Nov 8, 2023
YildirimpostMVVM-C design pattern with SwiftUIIf you didn’t check this out yet about declarative programming I suggest to read this first.Jun 13, 20221Jun 13, 20221
Mike HaidanHow to handle navigation in SwiftUIThe 3rd version of SwiftUI has been released and we still don’t have an answer. How to remove navigation from the UI layer?Sep 6, 20213Sep 6, 20213
Serhan KhanSwiftUI, MVVM-C, Modularisation and Dependency InjectionThe article aims to demonstrate the MVVM-C pattern including with Navigation, Network and Dependency InjectionJun 104
Tharindu Ramesh KetipearachchiHow to build UIKit like MVVM-C Coordinator hierarchy with SwiftUIEver since SwiftUI was introduced, It’s been a struggle to build MVVM-C using SwiftUI. The whole idea behind introducing MVVM-C over MVVM…May 14, 20237
Salih TopcuDesigning iOS Projects with MVVM-CThe MVVM (Model-View-ViewModel) architecture is designed to implement the Separation of Concerns principle, reduce complexity by removing…Nov 8, 2023
YildirimpostMVVM-C design pattern with SwiftUIIf you didn’t check this out yet about declarative programming I suggest to read this first.Jun 13, 20221
Mike HaidanHow to handle navigation in SwiftUIThe 3rd version of SwiftUI has been released and we still don’t have an answer. How to remove navigation from the UI layer?Sep 6, 20213
Tanjila NurImplementing MVVM-C in iOS: A Scalable Approach for Complex AppsIn iOS development, maintaining clean, scalable, and maintainable code is crucial, especially when building large applications. One of the…Dec 3
Nasir MahmoodiOS Application ArchitectureDuring last one year there was a big task at hand, how to modularise application with an architecture that have following considerations.Apr 3, 20212
Dhaval DobariyaReadability, Scalability and TestabilityA bit more closer to perfection with MVVM-C in swiftJun 10, 2020