Is anyone out there in SwiftUILand having good luck with ViewThatFits?

I’ve struggled to get it to work well.

@marcoarment I’ve used it for simple things pretty successfully. E.G. an HStack of 2 buttons that becomes a VStack if the labels are too long.
@clarko @marcoarment Same use case here. It works very well for this.