Auto Layout vs. Manual Layout for Dynamic Type Support in Custom UI Elements
Auto Layout vs. Manual Layout for Dynamic Type Support in Custom UI Elements Goal: Make a custom component adjust its size and content when the user changes the system font size via Dynamic Type. The component contains multiple labels and icons that must remain legible and properly spaced. Constraint: Auto Layout automatically respects intrinsicContentSize a