Skip to content
View akshayg-13's full-sized avatar

Block or report akshayg-13

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

    A swift protocol with default definition to open camera or gallery with dependency in UIViewController except "UINavigationControllerDelegate" and "UIImagePickerControllerDelegate"

    Swift 1

  2. WordSearch WordSearch Public

    Algorithm to get the array of characters for a word search, It supports all directions.

    Swift 1

  3. AGFadeInAnimation AGFadeInAnimation Public

    Fade in animation of a UIViewController

    Swift

  4. AGAutoresizingTextView AGAutoresizingTextView Public

    Automatically resizing UITextView subclass, it changes its size with its contents, without any external handling

    Swift

  5. AGBadgeButton AGBadgeButton Public

    UIButton subclass that supports a badge on the button

    Swift

  6. AlertProtocol AlertProtocol Public

    A protocol with predefined method for UIViewController. Conforming to this proton will allow UIViewController to the predefined method to show alert

    Swift