Skip to content
View laszlotuss's full-sized avatar
💪
💪

Organizations

@beam-space

Block or report laszlotuss

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 Loading

  1. AdaptiveStack AdaptiveStack
    1
    import SwiftUI
    2
    
                  
    3
    struct AdaptiveStack<Content: View>: View {
    4
        @Environment(\.horizontalSizeClass) var sizeClass
    5
        
  2. LinkButton for watchOS LinkButton for watchOS
    1
    //
    2
    //  LinkButton.swift
    3
    //
    4
    //  Created by Tuss László on 15/05/2024.
    5
    //
  3. Smile Smile Public

    Forked from onmyway133/Smile

    😄 Emoji in Swift

    Swift 1

  4. l10n-gpt l10n-gpt Public

    Forked from montioo/l10n-gpt

    Context-Aware Localization of iOS Apps with ChatGPT

    Swift

  5. BackgroundRemoval BackgroundRemoval Public

    Forked from pyoksiri/BackgroundRemoval

    Background Removal written with swift using u2net model

    Swift 1

  6. Metal2DScrollable Metal2DScrollable Public

    Forked from codelynx/Metal2DScrollable

    Demonstrate how to zoom and scroll MTKView using UIScrollView

    Swift 2