Skip to content

Instantly share code, notes, and snippets.

View edorphy's full-sized avatar
💻
Probably programming or brewing

Eric Dorphy edorphy

💻
Probably programming or brewing
View GitHub Profile
@StarLard
StarLard / DetentSheet.swift
Last active March 11, 2025 04:44
A simple implementation of an UISheetPresentationController wrapper using SwiftUI
//
// DetentSheet.swift
// StarLardKit
//
// Created by Caleb Friden on 9/28/21.
//
import SwiftUI
// MARK: - Public