We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 759eba1 commit 01cf16eCopy full SHA for 01cf16e
1 file changed
src/Projects/BKPresentation/Sources/AppCoordinator.swift
@@ -54,7 +54,7 @@ public final class AppCoordinator: Coordinator {
54
parentCoordinator: self,
55
navigationController: navigationController
56
)
57
- // addChildCoordinator(mainFlowCoordinator)
+ addChildCoordinator(mainFlowCoordinator)
58
mainFlowCoordinator.start()
59
}
60
0 commit comments