We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4242fb6 commit d106e78Copy full SHA for d106e78
README.md
@@ -11,7 +11,7 @@
11
12
</div>
13
14
-Lets you build composable, protocol-driven ViewModels that work naturally with SwiftUI, UIKit, and Combine, using idiomatic ObservableObject patterns.
+Protocols for ViewModels that support State containers and Event Emission.
15
16
## <br><br> Features
17
- Protocols for handling state (`StateViewModel`) and one-off effects (`EventViewModel`)
0 commit comments