Skip to content

Instantly share code, notes, and snippets.

View gpdawson's full-sized avatar

Graham Dawson gpdawson

View GitHub Profile
@gpdawson
gpdawson / GaugeView.swift
Created May 5, 2021 03:29
Similar to watchOS gauges but for iOS
//
// GaugeView.swift
// WidgetTest
//
// Created by Graham Dawson on 26/9/20.
//
import SwiftUI
struct GaugeView: View {