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

Block or report ayman-ibrahim

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

    ProcessLoadingView is a step indicator loading animation built using CABasicAnimation

    Swift 253 22

  2. CollectionViewDecorationDemo CollectionViewDecorationDemo Public

    A demo implementing decoration view per section for UICollectionView

    Swift 5

  3. CoordinatorPattern CoordinatorPattern Public

    Swift 1

  4. Enumerate all schemes in a project, ... Enumerate all schemes in a project, archive them, and export as IPAs.
    1
    #!/bin/bash
    2
    
                  
    3
    # Builds all targets and places IPAs in build/
    4
    
                  
    5
    # Constants