Which Syncups?
#3698
-
There is the Syncups in this repo https://github.com/pointfreeco/swift-composable-architecture/tree/main/Examples/SyncUps and also a Syncups in its own repo https://github.com/pointfreeco/syncups They are a bit different - which one is the recommended one to study / follow as an example to structure an app using TCA? |
Beta Was this translation helpful? Give feedback.
Answered by
mbrandonw
Jun 3, 2025
Replies: 1 comment
-
The one in this repo is the one built with TCA. The one in the other repo is built using all of our libraries except for TCA. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
captadoh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The one in this repo is the one built with TCA. The one in the other repo is built using all of our libraries except for TCA.