Skip to content
View dobster's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report dobster

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

    Peer-to-peer sharing using Network.framework

    Swift 56 10

  2. QDDownloader QDDownloader Public

    Example form sheet modal popover for downloading a resource in foreground

    Swift

  3. rockies rockies Public

    Gist of how to read the SRC Online Guidebook Confluence XML using Go

    Go

  4. Expanding Table View Cell to reveal ... Expanding Table View Cell to reveal UITextView
    1
    //
    2
    //  ExpandoTableViewCell.swift
    3
    //  TestExpandoCells
    4
    //
    5
    
                  
  5. detroit-labs/IRLSize detroit-labs/IRLSize Public

    A library for determining the actual physical size of pixels on an iOS device.

    Objective-C 19 9

  6. Animating change to mask layer for i... Animating change to mask layer for iOS UIView
    1
    
                  
    2
    import UIKit
    3
    
                  
    4
    class CircleFillView: UIView {
    5