Skip to main content

Allow the Autolayout Horizontal and Vertical gap to be defined by a variable. A use case is changing from a list view to a card view. They both use Autolayout, but the gap distance is different for the rows of a table vs cards. This might also be useful for making components responsive to different screen sizes.

It’s already there mate, have a closer look 😎


Reply