GridLayout for Compose 1.1.0 version is released! ...
# feed
c
GridLayout for Compose 1.1.0 version is released! Now you can set span size to items. If you need a simple and non-lazy grid layout, try this! https://github.com/cheonjaewoong/gridlayout-compose
🎉 7
❤️ 3
K 2
👍 1
d
Nice work @cheonjaewoong; can you share any examples of use-cases where this flexible combination of lazy/non-lazy configuration provides an advantage, to User or Developer experience? Thanks!