List Question
20 TechQA 2023-06-27T04:44:05.447000How do I fix this layout of a SwiftUI view inside of a UIHostingController?
609 views
Asked by Jim
Unit test assertion on a coordinator fails because the view controller takes some time to be pushed on the navigation stack
261 views
Asked by Juan Manuel Gentili
How do add a custom transition delay between view controllers while using coordinators?
69 views
Asked by Tom Brooke
Coordinator pattern doesn't work inside UIView
218 views
Asked by iosSwift
TabBarController with Coordinators (MVVM-C) - Opening the same ViewController in different tabs
376 views
Asked by alexionut01
Why is the NavigationStack not navigating?
708 views
Asked by Matias Contreras
How do I apply the coordinator pattern to the tabBar?
477 views
Asked by Dohyeon
Reuse ViewController in Coordinator pattern in Swift
255 views
Asked by manubrio
Can't show next view controller while using coordinator pattern
606 views
Asked by Mikl.hart
Swift, iOS: How to get Polymorphic and Decouple Coordinator from concrete type
144 views
Asked by abnerabbey
TabBar Controller with Coordinator Pattern
1.6k views
Asked by Akila Dilshan
Passing data between ViewControllers using Coordinator design pattern (without prepareForSegue)
541 views
Asked by vintinhum
iOS: MVVM-C ViewController super class
279 views
Asked by Luda
coordinator is nil and not navigating to the next screen on button click
770 views
Asked by dev
Prevent iOS app from loading default Storyboard entry point
780 views
Asked by Async-
Using SwiftUI Coordinator with NSTableView in NSViewControllerRepresentable?
821 views
Asked by Christopher Hull
Passing data in between controllers using coordinator pattern
1.3k views
Asked by Muhammad Umar
window.rootViewController nil while unwrapping
713 views
Asked by ianp
Pass ARView to Coordinator in Swift
547 views
Asked by Sergei Masliukov
Swift refactor project to MVVM-C
441 views
Asked by ironRoei