Skip to content
View sukov's full-sized avatar

Block or report sukov

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 5

  2. CachingPlayerItem CachingPlayerItem Public

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

    Swift 115 22

  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