Skip to content

Commit

Permalink
Merge pull request #827 from EvgenyMeltsaykin/EvgenyMeltsaykin-decomp…
Browse files Browse the repository at this point in the history
…ose-with-lazylist

Added example of using Decompose component in Compose LazyList
  • Loading branch information
arkivanov authored Dec 14, 2024
2 parents ee8c035 + 0365f9e commit ee006e1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,11 @@ Link: [plugins.jetbrains.com/plugin/22852-mvikotlin-decompose-template](https://
Source code: [github.com/makeevrserg/MVIKotlin-Decompose-Plugin](https://github.com/makeevrserg/MVIKotlin-Decompose-Plugin)

Author: [@makeevrserg](https://github.com/makeevrserg)

### Decompose with Compose LazyList

A project that shows an example of implementing your `children` extension to use Decompose components in Compose LazyList

Source code: [github.com/EvgenyMeltsaykin/Decompose-LazyList](https://github.com/EvgenyMeltsaykin/Decompose-LazyList)

Author: [@EvgenyMeltsaykin](https://github.com/EvgenyMeltsaykin)

0 comments on commit ee006e1

Please sign in to comment.