Hi all, came across this timezone app time.fyi and really liked the design of it. My Q: how to create dynamic cards my invoking them on the fly… for example something like this :
k
Kirill Grouchnikov
01/13/2024, 4:13 AM
Are you asking how to implement a single card like this, or how to create a dynamic list where you can add and remove entries at runtime?
y
Yogeshvu
01/13/2024, 5:06 AM
Looking for examples wherein one could add/delete card dynamically at runtime
c
Chrimaeon
01/13/2024, 10:07 AM
I think there is a “todo list” codelab from Google for compose. That will cover exactly what you need.