You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,8 @@ This repo comes with _lots_ of examples to demonstrate how to solve common and c
68
68
*[Todos](./Examples/Todos)
69
69
*[Voice memos](./Examples/VoiceMemos)
70
70
71
+
Looking for something more substantial? Check out the source code for [isowords](https://github.com/pointfreeco/isowords), an iOS word search game built in SwiftUI and the Composable Architecture.
72
+
71
73
## Basic Usage
72
74
73
75
To build a feature using the Composable Architecture you define some types and values that model your domain:
0 commit comments