All Projects → shamzahasan88 → Hhcustomcorner

shamzahasan88 / Hhcustomcorner

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

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Hhcustomcorner

Incrementproductview
Interesting concept of products incrementation
Stars: ✭ 262 (+627.78%)
Mutual labels:  library, view, custom, customizable
Pmsuperbutton
🔥 PMSuperButton is a powerful UIButton coming from the countryside, but with super powers! 😎
Stars: ✭ 653 (+1713.89%)
Mutual labels:  customizable, button, uibutton
Sharpview
安卓带有尖角气泡的控件(TextView,ImageView,EditText,Layout),支持渐变色,圆角等自定义属性
Stars: ✭ 137 (+280.56%)
Mutual labels:  radius, view, button
Progressbutton
Custom ProgressButton
Stars: ✭ 52 (+44.44%)
Mutual labels:  custom, button, uibutton
Dotsloaderview
Simple dots loader view
Stars: ✭ 63 (+75%)
Mutual labels:  library, view, custom
Slidingsquareloaderview
Marvelous sliding square loader view
Stars: ✭ 166 (+361.11%)
Mutual labels:  library, view, custom
TezButton
TezButton is include Title/Backgound Color, border, corner radius options and Bottom/Left label, Include data button.
Stars: ✭ 20 (-44.44%)
Mutual labels:  custom, uibutton, button
UUAmountBoardView
[iOS]带有数字(金额)滚动效果的UI控件
Stars: ✭ 37 (+2.78%)
Mutual labels:  view, uiview, customizable
Fillingbutton
🔥Replace typical onLongClickListener with this library!
Stars: ✭ 31 (-13.89%)
Mutual labels:  library, view, button
Esp Dash
A blazing fast library to create a functional dashboard for ESP8266 and ESP32
Stars: ✭ 548 (+1422.22%)
Mutual labels:  library, button
Longshadow
Add a long shadow on any Android View
Stars: ✭ 562 (+1461.11%)
Mutual labels:  view, custom
React Scrollbars Custom
The best React custom scrollbars component
Stars: ✭ 576 (+1500%)
Mutual labels:  custom, customizable
Listplaceholder
ListPlaceholder is a swift library allows you to easily add facebook style animated loading placeholder to your tableviews or collection views.
Stars: ✭ 511 (+1319.44%)
Mutual labels:  custom, customizable
Popview Android
Pop animation with circular dust effect for any view updation
Stars: ✭ 487 (+1252.78%)
Mutual labels:  library, view
Neovim Init.vim
🏮 The perfect Neovim configuration for productive people who wants to level up their Vim experience with a clean, minimal-looking aesthetic, as well as a highly extensible, easily customizable set of popular tools and shortcuts to boost productivity. 🏮
Stars: ✭ 440 (+1122.22%)
Mutual labels:  custom, customizable
Uuwaveview
[iOS]带有波形效果的UI控件,可自定义波形线条的数量、颜色、振幅、传播速度等各种参数。
Stars: ✭ 18 (-50%)
Mutual labels:  view, customizable
Aiflatswitch
Nicely animated flat design switch alternative to UISwitch
Stars: ✭ 904 (+2411.11%)
Mutual labels:  custom, button
Weatherview
WeatherView is an Android Library let you make cool weather animations for your app
Stars: ✭ 426 (+1083.33%)
Mutual labels:  library, view
Django Admin Interface
django's default admin interface made customizable. popup windows replaced by modals. :mage: ⚡️
Stars: ✭ 717 (+1891.67%)
Mutual labels:  custom, customizable
Crab
JavaScript library for building user interfaces with Custom Elements, Shadow DOM and React like API
Stars: ✭ 22 (-38.89%)
Mutual labels:  library, view

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

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].