While I really like the auto resize/auto layout using them becomes a moot point when creating components for use within a design system.
Shown here in this example, a simple card organism loses all of the auto layout attributes and suddenly becomes a greater concern for inconsistency—which is something a design system is meant to solve.
https://recordit.co/Xdg4E2bbPW
Both cards are identical. They are made using autolayout to accommodate flexible content—to simulate a real content feel and use the content feature to manipulate thee cards. The card on the left is a group, and the card on the right has been turned into a component.
Notice how the card on the right has lost the 'flexible appearance' and the card no longer adjusts or resizes nor does the space adjust between the content within.
Is there going to be a resolve for this in the future?