I watched the video on <what's new in design tools...
# compose
r
I watched the video on

what's new in design toolsâ–¾

, and noticed that the Compose version of ConstraintLayout allows devs to use json to describe constraints. I couldn't find any documentation on it though. Does anyone have a link to the docs for the json constraints?
z
I'm also interested in this. It could be used for server-side driven UI re-arrangement without having to write a complex custom solution 🙂
r
That's what I was thinking about too. Could be useful for some AB testing