erikdrobne / SwiftUICoordinator

SwiftUICoordinator is a package that seamlessly integrates the Coordinator pattern into the SwiftUI framework.
MIT License
146 stars 7 forks source link

Feature/transition delegate proxy #26

Closed erikdrobne closed 1 year ago

erikdrobne commented 1 year ago

Decouple UINavigationControllerDelegate from NavigationController with the custom NavigationControllerDelegateProxy object.