Skip to content
View jefferythomas's full-sized avatar

Block or report jefferythomas

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

Popular repositories Loading

  1. JLTDelayOperation JLTDelayOperation Public

    An NSOperation which waits for a delay, then finishes.

    Objective-C 5 1

  2. JLTContextInfo JLTContextInfo Public

    A simple way to add extra data to any object (as long as it’s derived from NSObject).

    Objective-C 2 1

  3. JLTSegue JLTSegue Public

    Custom segues are fun and useful.

    Objective-C

  4. JLTSegueDemo JLTSegueDemo Public

    This is a demo app to test JLTSegue segues.

    Objective-C

  5. JLTWaiter JLTWaiter Public

    Stop the thread and wait for something to finish. Great for asynchronous methods in Unit Tests.

    Objective-C

  6. JLTMultiSwitch JLTMultiSwitch Public

    A multi-state control (like UISegmentedControl) which behaves more like a switch (UISwitch).

    Objective-C