Skip to content

Awesome library to customize corners of UIView and UIButton. Now you can customize each corner differently

License

Notifications You must be signed in to change notification settings

TrendingTechnology/HHCustomCorner

 
 

Repository files navigation

HHCustomCorner

CI Status Version License Platform

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 HHCustomCornerView as Class to that view

  • Assign properties in HHCustomCornerView inspector

  • Customize corners as per your need

UIButton

  • Drop a UIView in UIViewController

  • Assign HHCustomCornerButton as Class to that view

  • Assign properties in HHCustomCornerButton inspector

  • Customize corners as per your need

Author

shamzahasan88, shamzahasan88@gmail.com

License

HHCustomCorner is available under the MIT license. See the LICENSE file for more info.

About

Awesome library to customize corners of UIView and UIButton. Now you can customize each corner differently

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 82.4%
  • Ruby 17.6%