AHDownloadButton
September 27, 2018 • MIT License
Customizable download button with progress and transition animations. It is based on Apple's App Store download button.
AHDrawingView
April 06, 2017 • MIT License
It is a UIView subclass using that you can draw anything on view, you can clear drawing and also you can get drawing Image.
SHDCircularView
July 25, 2016 • MIT License
UI component for circular display of long lists with the ability to drag & drop elements. Written entirely in code using Objective-C
AHDirectionsObject
August 27, 2015 • Apache 2.0 License
NSObject to handle directions in 3rd party maps applications
HDNotificationView
August 04, 2015 • MIT License
HDNotificationView appears notification view like system.
Require iOS 7.0+.
Simple to use:
+ (void)showNotificationViewWithImage:(UIImage *)image
...
PathDynamicModal
February 21, 2015 • MIT License
A modal view using UIDynamicAnimator, like the Path for iOS.
SmoothDrawingView-Swift
February 20, 2015 • MIT License
UIView Subclass for implementing smooth drawing using swift in iOS.
BirthdayPlaceholder
October 12, 2014 • MIT License
This is a UITextField shouldChangeCharactersInRange delegate implementation that keeps the placeholder text displayed as the user types
SDiPhoneVersion
October 05, 2014 • MIT License
Objective-C library for detecting running device model and screen size.
With the newer devices, developers have more work to do. This library simplifies their job by allowing them to get infor...
UITableViewController-Containment-Demo
May 30, 2014 • MIT License
This is a sample project showing how to contain a UITableViewController in another VC with a Search Bar + Display Controller working as if it were all in a UITableViewController.
DDHDynamicViewControllerTransitions
May 27, 2014 • MIT License
View controller transitions using UIDynamics.
MHDismissModalView
October 30, 2013 • MIT License
Dismiss a Modal View with a gesture.
Automatic Background Blur
LHDropDownControl
December 15, 2012 • MIT License
A simple drop down selector control for iOS. Hold the button (top part) and the control will expand. Slide down to choose an option. Letting go will select the option and contract the control.
CHDigitInput
November 09, 2012 • Apache 2.0 License
A UIPickerView alternative for entering integer values.