Skip to content

Commit ee006e1

Browse files
authored
Merge pull request #827 from EvgenyMeltsaykin/EvgenyMeltsaykin-decompose-with-lazylist
Added example of using Decompose component in Compose LazyList
2 parents ee8c035 + 0365f9e commit ee006e1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/community.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,11 @@ Link: [plugins.jetbrains.com/plugin/22852-mvikotlin-decompose-template](https://
2121
Source code: [github.com/makeevrserg/MVIKotlin-Decompose-Plugin](https://github.com/makeevrserg/MVIKotlin-Decompose-Plugin)
2222

2323
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

Comments
 (0)