So there is no generic addview like concept in com...
# compose
m
So there is no generic addview like concept in compose, but I think I got the idea many thanks (A list of parameters in a model, and a component which draws that list)
y
That's the main difference between imperative and declarative programmation
Eg: This slide sums it up pretty well in my opinion https://speakerdeck.com/lnicolet/jetpack-compose-exploring-a-pre-alpha?slide=17 (slide from @Luca Nicoletti talk)
l
Oh wow, thanks 😅