Skip to content
View tgrapperon's full-sized avatar

Sponsors

@pointfreeco
@idelfonsog2
Block or Report

Block or report tgrapperon

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. swift-dependencies-additions swift-dependencies-additions Public

    More dependencies for `swift-dependencies`

    Swift 279 30

  2. swift-composable-environment swift-composable-environment Public

    A library to derive and compose Environment's in The Composable Architecture.

    Swift 131 10

  3. composable-effect-identifier composable-effect-identifier Public

    A library that helps managing `Effect` identifiers when using "The Composable Architecture" (TCA)

    Swift 37 2

  4. swiftui-layout-guides swiftui-layout-guides Public

    Expose layout margins and readable content width to SwiftUI's Views

    Swift 55 4

  5. SwiftUI modifier to juxtapose a view... SwiftUI modifier to juxtapose a view to a root view without affecting the layout of the root view.
    1
    import SwiftUI
    2
    
                  
    3
    public extension View {
    4
      func juxtapose<Content>(
    5
        edge: Edge = .top,
  6. swift-derived-state swift-derived-state Public

    Swift 2