SwiftUI.cc
SwiftUI reference, built for search intent

SwiftUI Reference for Real Developers

API references, how-to guides, troubleshooting, UI patterns, and comparisons — with runnable code on every page.

CanvaspresentationDetentsmatchedGeometryEffectNavigationStack
Browse by type

Six ways into SwiftUI

Guides

Popular how-to guides

View all
Latest

Latest SwiftUI references

View all

Use Canvas when a visual is easier to draw than compose from many nested views, such as sparklines, badges, waveforms, and lightweight charts.

5 min readOpen

Resize bitmap images and SF Symbols predictably by separating intrinsic image behavior, content mode, and symbol styling.

4 min readOpen

Build reusable visual primitives with Shape, Path, stroke, fill, and trim instead of baking every decoration into image assets.

5 min readOpen