Skip to content
View iamazhar's full-sized avatar
Block or Report

Block or report iamazhar

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
iamazhar/README.md

Azhar Anwar

Linkedin

Pinned

  1. VideoCallUI VideoCallUI Public

    iOS video call UI with gestures and animations

    Swift 8

  2. SpringFadeTabs SpringFadeTabs Public

    A Swift-based iOS library offering customizable, smooth transition animations for UITabBarController.

    Swift 5

  3. ReposCheck ReposCheck Public

    macOS menu app for checking git status of multiple repos

    Swift 5

  4. tinder-clone tinder-clone Public

    Tinder clone built upon Firebase using Firestore as the database.

    Swift 9 4

  5. stretchy-header-collection-view stretchy-header-collection-view Public

    Stretchy header implementation using a collection view and a custom UICollectionViewFlowLayout object.

    Swift

  6. User Defaults helper that provides c... User Defaults helper that provides core operations
    1
    public class UserDefaultsHelper {
    2
      
    3
      /// Use this generic func to encode and save an Codable object to UserDefaults
    4
      /// - Parameters:
    5
      ///   - value: Any Codable type