Skip to content
View metin-atalay's full-sized avatar

Block or report metin-atalay

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Chat-ApplicationChat-ApplicationPublic

    Swift 7 1

  2. NetflixNetflixPublic

    SwiftUI Netflix Clone

    Swift 4 1

  3. InstagramInstagramPublic

    Instagram Clone - Jetpack Compose

    Kotlin 2

  4. SwiftUI RTL ScrollViewSwiftUI RTL ScrollView
    1
    import SwiftUI
    2
    3
    structScrollViewRTL<Content:View>:View{
    4
    @ViewBuildervarcontent:Content
    5
    @Environment(\.layoutDirection)privatevarlayoutDirection
  5. TicTakToeTicTakToePublic

    Tik Tak Toe Game with Kotlin

    Kotlin