Skip to content

Instantly share code, notes, and snippets.

@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