Pinned Repositories
Animate
Declarative UIView animations without nested closures
automatic-app-landing-page
A Jekyll theme for automatically generating and deploying landing page sites for mobile apps.
AZDropdownMenu
A simple dropdown menu component for iPhone
AZTabBarController
A custom tab bar controller for iOS written in Swift 4.2
Clean-Base-Project
Base Project Built @ TEDMOB
EAIntroView
Highly customizable drop-in solution for introduction views.
ElectrosLab
Simple iOS app for engineers to help them get any electronic parts for their university/ personal projects.
EmptyTableViewPlaceholder
A simple extension to UITableview allows the caller to display a placeholder if the table datasource is empty.
HYFullScreenImageViewer
Clicking on profile images, image in carousel, banner, cover photo etc.. You want this image to open in a full screen mode with ability to zoom by double tapping or using two fingers :D close by clicking a close button or just by dragging the image to get back to its original place with some cool animation
HadiYaac's Repositories
HadiYaac/HYFullScreenImageViewer
Clicking on profile images, image in carousel, banner, cover photo etc.. You want this image to open in a full screen mode with ability to zoom by double tapping or using two fingers :D close by clicking a close button or just by dragging the image to get back to its original place with some cool animation
HadiYaac/automatic-app-landing-page
A Jekyll theme for automatically generating and deploying landing page sites for mobile apps.
HadiYaac/AZDropdownMenu
A simple dropdown menu component for iPhone
HadiYaac/AZTabBarController
A custom tab bar controller for iOS written in Swift 4.2
HadiYaac/Clean-Base-Project
Base Project Built @ TEDMOB
HadiYaac/EAIntroView
Highly customizable drop-in solution for introduction views.
HadiYaac/ElectrosLab
Simple iOS app for engineers to help them get any electronic parts for their university/ personal projects.
HadiYaac/EmptyTableViewPlaceholder
A simple extension to UITableview allows the caller to display a placeholder if the table datasource is empty.
HadiYaac/GestureRecognizerClosures
Closure support for handling gesture recognizers in Swift.
HadiYaac/GitCommands
Useful Git Commands for everyday use
HadiYaac/Github-Readme-Template
A Readme file template to use for your projects
HadiYaac/HadiYaac.github.io
This is my personal user site over github
HadiYaac/HandySwift
Handy Swift features that didn't make it into the Swift standard library.
HadiYaac/HYShimmerLoader
A Loader with Shimmer effect to be applied on any UIView and specifically to be applied on tableview cells.
HadiYaac/iLaunchScreenSizes
iDevices Launch screen sizes in pixels
HadiYaac/iOS-Developer-Roadmap
Roadmap to becoming an iOS developer in 2018.
HadiYaac/ios-developer-tools
A collection of tools that an iOS developer should know.
HadiYaac/JKBottomSearchView
Search View similar to Apple maps solution
HadiYaac/M13ProgressSuite
A suite containing many tools to display progress information on iOS.
HadiYaac/MediaBrowser
🏞 A simple iOS photo and video browser with optional grid view, captions and selections written in Swift5.0
HadiYaac/MWPhotoBrowser
A simple iOS photo and video browser with grid view, captions and selections.
HadiYaac/OKTableViewLiaison
Framework to help you better manage UITableViews
HadiYaac/PickerWithSearch
Picker controller supporting search and in future to support many other interesting features
HadiYaac/swift-wisdom
A collection of additions to the Swift Standard Library created by Intrepid Pursuits developers
HadiYaac/SwiftExtensions
My favorite Swift extensions.
HadiYaac/SwiftTips
A collection of Swift tips & tricks that I've shared on Twitter
HadiYaac/TestingPages
This Repository is created to check what is github pages and how it works
HadiYaac/UIBarButtonItemWithBadgeNumber
Extensions to create a UIBarButtonItem with a CAShapeLayer holding a string to display a badge number or text
HadiYaac/UICircularProgressRing
A circular progress bar for iOS written in Swift
HadiYaac/XcodeSwiftSnippets
Swift 4 code snippets for Xcode