Skip to content
View sukov's full-sized avatar

Block or report sukov

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 250 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. PagedMediaViewer PagedMediaViewer Public

    Elegant media display library, comparable to native Photos app, supporting both images and videos.

    Swift 2

  2. CachingPlayerItem CachingPlayerItem Public

    An AVPlayerItem subclass that lets you stream and cache media content on iOS

    Swift 110 21

  3. DJKFlipper DJKFlipper Public

    Forked from djk12587/DJKFlipper

    Flipboard like animation library

    Swift 1

  4. WaveProgressView WaveProgressView Public

    Water wave progressbar

    Swift 5 2

  5. Codable (Encode & Decode) [Any] and ... Codable (Encode & Decode) [Any] and [String: Any] Swift 5
    1
    // Original: https://gist.github.com/loudmouth/332e8d89d8de2c1eaf81875cfcd22e24
    2
    import Foundation
    3
    
                  
    4
    private struct JSONCodingKeys: CodingKey {
    5
        var stringValue: String