15 skills found
guohongwei719 / GHWXcodeExtensionXcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码、对应协议声明和协议方法,主要有 UITableView\UICollectionView\UIScrollView\UIButton\UILabel\UIImageView; 三.选中一个类,文件顶部自动添加对应的 import; 四. 给 import 分组排序,从上到下为 主类头文件、viewController、view、manager & logic、第三方库、model、category、其他。
mervynokm / UIButton ImageAndTitlePositioningA Swift-based UIButton extension to enable a button title positioning with respect to the button image
tungvoduc / DTGradientButtonEasy way to set gradient background to your buttons.
mouredev / SwiftUIButtonExtensionTUTORIAL Swift 4 - EXTENSIONES y ANIMACIONES en iOS | Español | MoureDev by Brais Moure
shadow-of-arman / UIButtonExtensionAdd UIRadioButton and UICheckbox to your Swift programming toolbox!
sjc-bui / QBIndicatorButton:heavy_check_mark: Simple way to display activity indicator inside the button.
kevinstarlabs / KXHtmlLabelA drop-in UILabel extension to display HTML on UILabel and UIButton
sssbohdan / ButtonAlignmentExtensionExtension to UIButton, which helps align image and text inside.
luugiathuy / UIButton BackgroundColorA category or extension for UIButton to set solid background color as background image.
dsmith / UIButtonToolkitUIButton extensions that help basic buttons
KimDarren / UIButton Hit:penguin: Extension of UIButton to control its touch area.
maximbilan / SwiftTintedButtonExtensionA small Swift extension for tinting UIButton, like a UIBarButtonItem or a UINavigationItem
shoaib-akhtar / UIButton InspectableHitExtensionNo description available
lm2343635 / MGButtonAn UIButton extension library for iOS development.
swordray / UIButtonSetBackgroundColorForStateUIButton set background color for state extension in Swift/OC.