Bridging the Gap: Making Jetpack Compose Row Behave Like SwiftUi & Web
If you've ever tried to compare the behavior of Row in Google's Jetpack Compose, HStack in Apple's SwiftUi, and something like display: flex in the web world, you'll see some interesting results.
First, let's take a look at how HStack renders two lon...
blog.joetr.com5 min read