erikdrobne / SwiftUICoordinator

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

Evaluate usage of custom conditional modifiers #36

Closed erikdrobne closed 8 months ago

erikdrobne commented 9 months ago

Evaluate the usage of custom view modifiers like, ifLet and if and try to find a better more SwiftUI-friendly solution.