Autolayout should have the ability to input percentages as values. Auto works with even numbered items in a layout, but what if I want one card to be 2/3 of the layout without a fixed width.
This would also help for min- and max- width and height. Most of all for replicating flex values and wrapping functions, like for card groups and similar use cases.