the layout system that compose UI is targeting is ...
# compose
l
the layout system that compose UI is targeting is fairly general and i suspect you could with a small amount of work, make composables that used yoga’s layout system instead of any of the layout primitives we are using and it would work reasonably well