Who says we should not use MVC in 2023 in iOS Projects. Especially for SwiftUI, I have found dividing code using the MVC way works really for me. This is the 3rd SwiftUI Project I am creating using MVC in SwiftUI and works like a charm for me
#SwiftUI #iOSDev