Skip to content
View goa's full-sized avatar

Block or report goa

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

    Ruby script to synchronize folders of Swift and Obj-C files to Xcode groups.

    Ruby

  2. A small playground to test character... A small playground to test characteristics of the new Strings implementation in Swift 5.0 and compare them to NSString
    1
    /// Below are two test functions and a collection of Unicode characters with various characteristics,
    2
    /// to test the Swift 5.0 String infrastructure and compare results with NSString.
    3
    
                  
    4
    import Foundation
    5
    
                  
  3. DirectionLockingScrollView DirectionLockingScrollView Public

    Swift

  4. KeyboardAvoidingScrollView KeyboardAvoidingScrollView Public

    A Keyboard Avoiding UIScrollView class with support for interactive dismissal, written in Swift 4.

    Swift 1 1

  5. so_answer_54084957 so_answer_54084957 Public

    A test project for https://stackoverflow.com/questions/53967091/best-possible-way-to-add-instagram-like-layout-guide-with-uipinchgesturerecogniz/54084957#54084957

    Swift 1

  6. Xcodeproj Xcodeproj Public

    Forked from CocoaPods/Xcodeproj

    Create and modify Xcode projects from Ruby.

    Ruby