Skip to content
View rusik's full-sized avatar
🏄‍♂️
🏄‍♂️

Block or report rusik

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. WWDCNotes/WWDCNotes WWDCNotes/WWDCNotes Public

    The new repo containing both the notes & website of the WWDCNotes.com community project.

    Swift 40 25

  2. apple/swift-log apple/swift-log Public

    A Logging API for Swift

    Swift 3.5k 284

  3. Podlodka-Demo Podlodka-Demo Public

    Swift 6

  4. zsergey/Apple-Inspired-Puller zsergey/Apple-Inspired-Puller Public

    Bottom sheet for iOS that I call puller. It has Apple's native API on iOS 11+, works like in Apple Music app and supports interactive pop gesture like in Telegram app. Supports SwiftUI.

    Swift 111 4

  5. Implementation of half-pizza UI from... Implementation of half-pizza UI from Dodo Pizza on SwiftUI. Original UIKit implementation is here → https://habr.com/ru/company/dododev/blog/452876/
    1
    import SwiftUI
    2
    import Foundation
    3
    
                  
    4
    struct ContentView: View {
    5
      var body: some View {