pointfreeco / isowords

Open source game built in SwiftUI and the Composable Architecture.
https://www.isowords.xyz
Other
2.67k stars 217 forks source link

Update to newest TCA #172

Closed mbrandonw closed 1 year ago

mbrandonw commented 1 year ago

And show off a pattern of how a child feature can define a custom "demo" environment for its dependencies that a parent feature can use without needing to know all the details of what dependencies the child uses.