Skip to content
View keithbhunter's full-sized avatar

Block or report keithbhunter

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. PanoramicImageView Public

    A simple image view to display panoramic images using SceneKit.

    Swift 3 1

  2. KBHDatePicker Public

    Infinite scrolling date picker similar to iOS' Calendar app.

    Swift 5

  3. KBHTextFieldStepper Public

    A UIStepper with a UITextField in the middle.

    Swift 4 2

  4. A set where elements are sorted as t...
    1
    import Foundation
    2
    
                  
    3
    struct SortedSet<Element: Hashable & Comparable>: RandomAccessCollection, SetAlgebra {
    4
    
                  
    5
        typealias Index = Int
  5. DogBreeds-Flutter Public

    Makefile

  6. AdventOfCode-2021 Public

    Rust