Inventory app added to examples #1631
JaapWijnen
started this conversation in
Ideas
Replies: 3 comments 4 replies
-
@JaapWijnen We're in the process of refining navigation-specific tools in TCA, but they're not ready quite yet. Once they are, the Inventory app will be a natural demo for us to add. 😄 |
Beta Was this translation helpful? Give feedback.
4 replies
-
@stephencelis I made a PR to showcase the TCA version of the Inventory app. Let me know what you think! Any feedback is appreciated! |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've made a TCA version of the swiftui-navigation Inventory app which can be found in this (closed) PR #1650 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I would like to suggest adding the Inventory app (that's being used for the SwiftUI navigation series) to also be added to the TCA examples. It showcases some more complex uses of identified arrays where selected items are editable etc and shows a few ways to do navigation. I think it would really be a good addition since there currently aren't any examples that showcase this behaviour (mainly the selection and navigation to that selection which can then be edited) using TCA.
I'd love to set it up if there's interest from @stephencelis @mbrandonw to add it to the list.
Beta Was this translation helpful? Give feedback.
All reactions