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.
2 parents ee8c035 + 0365f9e commit ee006e1Copy full SHA for ee006e1
docs/community.md
@@ -21,3 +21,11 @@ Link: [plugins.jetbrains.com/plugin/22852-mvikotlin-decompose-template](https://
21
Source code: [github.com/makeevrserg/MVIKotlin-Decompose-Plugin](https://github.com/makeevrserg/MVIKotlin-Decompose-Plugin)
22
23
Author: [@makeevrserg](https://github.com/makeevrserg)
24
+
25
+### Decompose with Compose LazyList
26
27
+A project that shows an example of implementing your `children` extension to use Decompose components in Compose LazyList
28
29
+Source code: [github.com/EvgenyMeltsaykin/Decompose-LazyList](https://github.com/EvgenyMeltsaykin/Decompose-LazyList)
30
31
+Author: [@EvgenyMeltsaykin](https://github.com/EvgenyMeltsaykin)
0 commit comments