Gauges

Overview

iOS 16 added the Gauge view that graphically displays a value within a range.

Example App

See the example app GaugesDemo. It is based on the YouTube video Gauge View iOS 16 by Stewart Lynch.

Gauge

The Gauge view takes the following arguments:

The gaugeStyle view modifier specifies the kind of gauge to be displayed. Supported argument values include:

SwiftUI Linear Gauges SwiftUI Circular Gauges