Skip to content
View phillipcaudell's full-sized avatar

Organizations

@notsobigcompany
Block or Report

Block or report phillipcaudell

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A type-erased codable wrapper A type-erased codable wrapper
    1
    import Foundation
    2
    
    
    3
    /// A type-erased codable wrapper.
    4
    public struct AnyCodable {
    5
        
  2. A presentation style that displays t... A presentation style that displays the content centered in the screen smaller than a regular sheet.
    1
    import SwiftUI
    2
    
    
    3
    extension View {
    4
        
    5
        /// Presents a form sheet when a binding to a Boolean value that you provide is true.
  3. notsobigcompany/BigUIPaging notsobigcompany/BigUIPaging Public

    A collection of SwiftUI views for handling pages of content

    Swift 230 9