We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9827a1 commit 5a46fc2Copy full SHA for 5a46fc2
1 file changed
README.md
@@ -135,6 +135,7 @@ val commonMain by getting {
135
- [Navbar](examples/multi/navbar) - several machines running in proxy state, one of them active at a time
136
- [Mixed](examples/multi/mixed) - two machines of different gesture/UI system mixed in one state
137
- [Lifecycle](examples/lifecycle) - track your Android app lifecycle to pause pending operations when the app is suspended
138
+- [Contacts](https://github.com/Android-Developer-Basic/Contacts) - more or less real world KMP/CMP application with network and database
139
140
## The basic task - Load-Content-Error
141
0 commit comments