Layout

Layout patterns: VStack/HStack/ZStack composition, view structure, subview extraction, GeometryReader alternatives, safe area handling. Use when arranging views, building screen layouts, or structuring view hierarchies. Triggers: VStack, HStack, ZStack, LazyVStack, Grid, Spacer, padding, frame, GeometryReader.

abdullah4ai Updated

File contents

abdullah4ai/apple-dev-docs/tree/main/swiftship/internal/skills/data/always/layout commit 6e04100813

Frequently asked questions

npx skillmds@latest add abdullah4ai/layout-2