erikdrobne / SwiftUICoordinator

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

Add modal transition delegate associated value to the present action. #32

Closed erikdrobne closed 1 year ago

erikdrobne commented 1 year ago

Add the ability to create custom transitions for modally presented views.