Awesome library to customize corners of UIView and UIButton
HHCustomCorner
Awesome library to customize corners of UIView and UIButton. Now you can customize each corner differently
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Installation
HHCustomCorner is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'HHCustomCorner'
Preview
How to use
UIView
-
Drop a UIView in UIViewController
-
Assign
HHCustomCornerViewas Class to that view -
Assign properties in
HHCustomCornerViewinspector -
Customize corners as per your need
UIButton
-
Drop a UIView in UIViewController
-
Assign
HHCustomCornerButtonas Class to that view -
Assign properties in
HHCustomCornerButtoninspector -
Customize corners as per your need
Author
shamzahasan88, shamzahasan88@gmail.com