SwiftUI

1
2024

Complex Navigation in SwiftUI: Building Testable & Modular iOS Apps

Navigation in SwiftUI is nice and simple, until you start realizing that real-world apps need modularity, testability, and deep linking …