HHCustomCorner Save

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

Project README

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 With CocoaPods

HHCustomCorner is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'HHCustomCorner'

Installation With Swift Package Manager

HHCustomCorner can be installed using Swift Package Manager.

  1. In Xcode open File/Swift Packages/Add Package Dependency... menu.

  2. Copy and paste the package URL:

https://github.com/shamzahasan88/HHCustomCorner.git

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, [email protected]

License

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

Open Source Agenda is not affiliated with "HHCustomCorner" Project. README Source: shamzahasan88/HHCustomCorner
Stars
55
Open Issues
0
Last Commit
3 weeks ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating