TCA Coordinators #846
johnpatrickmorgan
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I wanted to share a project I’ve been working on: https://github.com/johnpatrickmorgan/TCACoordinators. It aims to improve the ergonomics of navigation in SwiftUI/TCA by representing navigation state as an
Array
(orIdentifiedArray
) of screen states, managed by a coordinator view/reducer.I hope it brings some advantages to navigation in TCA:
I’d love for you to check it out and let me know your thoughts. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions