Skip to content
View iThink32's full-sized avatar
  • Bengaluru
Block or Report

Block or report iThink32

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

  1. GenericThreadSafePropertyWrapper GenericThreadSafePropertyWrapper Public

    A property wrapper that helps you access any type with thread safety

    Swift

  2. InformationViewManager InformationViewManager Public

    A class that displays a message that disappears similar to a toast but with the touch of iOS

    Swift 2

  3. Thread-Safe-Dictionary Thread-Safe-Dictionary Public

    A Thread Safe Dictionary

    Swift 39 7

  4. NSItemProvider-CustomObject NSItemProvider-CustomObject Public

    A simple class that shows you how to use a custom class for NSItemProvider used for drag/drop in a collection view

    Swift 3 1

  5. MultiDirectionFlowLayout MultiDirectionFlowLayout Public

    A flow layout that allows you to scroll in multiple directions

    Swift 3

  6. OptionalValidation OptionalValidation Public

    A validation func that checks whether any class that has optional instance variables are set or not

    Swift