Hi
I'm pretty new to iOS development. Does Apple provide some suggestions / best practices for the architecture of an app?
I'm thinking about things like:
I'm pretty new to iOS development. Does Apple provide some suggestions / best practices for the architecture of an app?
I'm thinking about things like:
MVC, MVVM, VIPER
Dependency Injection
SwiftUI vs UIKit
Etc.