| ole/OBShapedButton |
951 |
|
10 |
0 |
almost 5 years ago |
4 |
October 22, 2018 |
0 |
mit |
Objective-C |
| A UIButton subclass that works with for non-rectangular button shapes. |
| CoderJackyHuang/HYBImageCliped |
634 |
|
4 |
0 |
almost 9 years ago |
12 |
April 24, 2016 |
7 |
mit |
Objective-C |
| 开源高效处理圆角的扩展,包括UIImageView、UIView、UIButton、UIImage的扩展API,可根据图片颜色生成图片带任意圆角,可给UIButton根据不同状态处理图片。所有生成图片都不会引起离屏渲染且不会引起离屏、图层混合,支持添加图片边框 |
| JustinFincher/JZMultiChoicesCircleButton |
379 |
|
0 |
0 |
about 6 years ago |
6 |
November 13, 2015 |
1 |
mit |
Objective-C |
| :radio_button: Multi choice circle button with cool 3d parallax effect, but seriously don't use this in production now, I will rewrite it to a delegate based UIControl when I am available. |
| richzertuche/ZMaterialDesignUIButton |
345 |
|
0 |
0 |
over 10 years ago |
0 |
|
0 |
|
Swift |
| Swift Material Design UIButton |
| haoking/SwiftyUI |
336 |
|
0 |
0 |
almost 4 years ago |
8 |
January 26, 2018 |
0 |
mit |
Swift |
| High performance and lightweight UIView, UIImage, UIImageView, UIlabel, UIButton, Promise and more. |
| matteogobbi/UIView-MGBadgeView |
130 |
|
0 |
0 |
about 8 years ago |
1 |
March 24, 2015 |
7 |
mit |
Objective-C |
| Category which allows to show and customize a badge on every object which inherits from UIView like UIButton, UILabel, UIImage, etc.. |
| 419632131/DJCamera |
40 |
|
0 |
0 |
almost 10 years ago |
0 |
|
1 |
|
Objective-C |
| 一个AVFoundation的封装,开发者利用封装好的manager可随意自定义自己想要的UI照相机。 |
| xiaolanlianhua/UIButtonCenterTitleAndImage |
37 |
|
0 |
0 |
over 11 years ago |
0 |
|
0 |
|
Objective-C |
| UIButton+CenterImageAndTitle是UIButton的Category,专门用于修改UIButton的图片和文字位置,提供修改图片和文字位置的五种模式:1、图片和文字上下居中,图片在上,文字在下;2、图片和文字左右居中,文字在左,图片在右;3、图片和文字左右居中,图片在左,文字在右;4、文字居中,图片在左边;5、文字居中,图片在右边。 |
| CainLuo/CLUIKit |
27 |
|
4 |
0 |
about 7 years ago |
35 |
October 22, 2018 |
0 |
mit |
Objective-C |
| shevakuilin/SKArchCutter-Swift |
27 |
|
0 |
0 |
about 7 years ago |
1 |
October 09, 2017 |
1 |
mit |
Swift |
| SKArchCutter-Swift是一个基于 Swift 的可自选切割角的圆角切割工具,同时支持UIView、UIImageView、UIButton和UILabel的单角切圆/选角拱形切圆/全角切圆,并且避免了UIImageView使用系统圆角所导致的离屏渲染的问题,以及确保layer对象的masksToBounds属性始终为NO,从而使得项目中大量使用圆角时的性能得到很大程度的优化, 最重要的是使用简单、方便。 |