Leveraging XcodeGen and Clean Architecture principles — In this article, we will dive deep into how to split an iOS application into smaller modules. We’re going to leverage XcodeGen, Clean Architecture principles, Xcode templates and more. For user interface, we will use SwiftUI, and for navigation, UIKit. In short, this is what you will have learned by…