Skip to content
View karunhappy's full-sized avatar
  • Ludhiana

Block or report karunhappy

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. Swift Extension commonly used for th... Swift Extension commonly used for the development
    1
    import Foundation
    2
    import UIKit
    3
    import Kingfisher
    4
    
                  
    5
    //MARK: - UiView Extension
  2. Set Custom font in the whole app by ... Set Custom font in the whole app by using code or storyboard
    1
    // When you have set system font in the whole app, and then you are asked to set custom font.
    2
    // I have created enum for Custom Font to be used, and IBInspectable UIView extension to be used in both Storyboard or can be used programatically.
    3
    
                  
    4
    import Foundation
    5
    
                  
  3. bottomindicator bottomindicator Public

    Swift

  4. customkeyboard customkeyboard Public

    iOS Custom Keyboard

    Swift

  5. DateFormatters DateFormatters Public

    Demonstrates different Date Formatter

    Swift

  6. NewsFeed NewsFeed Public

    Swift