Is anyone aware of a "Tutorial" composable that hi...
# compose
c
Is anyone aware of a "Tutorial" composable that highlights other composables with descriptions?
🚫 1
z
I guess you are referring to something like

thisâ–¾

? Unfortunately I'm not aware of such a library/composable. Now I wonder how can one build such Composable, as you can't just pass a View id and get its coordinates and dimensions as you could in a View-world
c
Yeah like that. I'm thinking of creating a modifier for it
🤔 1