6,696 个开源UI组件
支持iOS、iPadOS、macOS、tvOS和watchOS。

StringScore_Swift screenshot

StringScore_Swift

2015年3月6日 • MIT许可证
Swift字符串排名0表示不匹配;最多1表示完全匹配。"String".score(word:"str"); //=> 0.825 StringScore_Swift是一个Swift库,它提供了快速的模糊字符串匹配/评分。基于...
KMPlaceholderTextView screenshot

KMPlaceholderTextView

2015年3月6日 • MIT许可证
一个支持多行占位符的UITextView子类,使用Swift编写。
SingleLineTextField screenshot

SingleLineTextField

2015年3月6日 • MIT许可证
一种单行文本字段的实现,它采用了与[Telegram网站](https://web.telegram.org)相同的样式 - 自定义单行文本字段 - 占位符动画类似于Telegram...
KGFloatingDrawer screenshot

KGFloatingDrawer

2015年3月6日 • MIT许可证
一种浮动抽屉样式的导航。KGFloatingDrawer通过有趣的动画对导航抽屉模式进行独特处理,以展示“抽屉”中的内容。KGFloatingDrawer是...
HCSStarRatingView screenshot

HCSStarRatingView

2015年3月6日 • MIT许可证
一个简单的星级评级视图,用于iOS,由Objective-C编写。HCSStarRatingView是UIControl子类,可以轻松地为用户提供基本评分界面。它支持所有...
YLSwipeLockView screenshot

YLSwipeLockView

2015年3月6日 • MIT许可证
一个用于在应用程序中解锁的滑动密码视图,由objective-c编写。
MCCardPickerCollectionViewController screenshot

MCCardPickerCollectionViewController

2015年3月5日 • MIT许可证
一个卡集合视图控制器,灵感来源于Facebook“你可能认识的人”页面。
STZPopupView screenshot

STZPopupView

2015年3月5日 • MIT许可证
在iOS上可定制的简单弹出视图
MKInputBoxView screenshot

MKInputBoxView

2015年3月5日 • MIT许可证
一个小巧的UIAlertView替代品,具有文本视图。基于BMInputView。
SwiftEventBus screenshot

SwiftEventBus

2015年3月5日 • MIT许可证
SwiftEventBus是一个针对iOS优化的发布/订阅EventBus
NSString-ZENInflections screenshot

NSString-ZENInflections

2015年3月5日 • MIT许可证
返回NSString的camelCased、UpperCamelCased、dashed-case、snake_cased表示形式
WBWebViewConsole screenshot

WBWebViewConsole

2015年3月4日 • BSD许可证
UIWebView & WKWebView的应用内调试控制台
YAProvisioningProfile screenshot

YAProvisioningProfile

2015年3月4日 • MIT许可协议
用于轻松探索.mobileprovisioningprofile内容的辅助类
RNLoadingButton screenshot

RNLoadingButton

2015年3月4日 • MIT许可协议
一个易用的UIButton子类,实现带有对齐选项的活动指示器。
RNLoadingButton-Swift screenshot

RNLoadingButton-Swift

2015年3月4日 • Apache 2.0许可协议
一个带有活动指示器的易用UIButton子类
TWControls screenshot

TWControls

2015年3月4日 • MIT许可协议
TWControls是一个旨在提供基于用户交互(SpriteKit)操作易于使用的API的项目。它提供了按钮和开关等控件。纯S...
CDFInitialsAvatar screenshot

CDFInitialsAvatar

2015年3月3日 • MIT许可协议
简单的字母头像生成器。非常适合头像占位符等。
LRRepositoryPattern screenshot

LRRepositoryPattern

2015年3月3日 • MIT许可协议
基于仓库模式和Typhoon DI框架的iOS示例应用
LRImageManager screenshot

LRImageManager

2015年3月3日 • MIT许可协议
支持内存和磁盘缓存的Objective-C简单图像管理器
LRNotificationObserver screenshot

LRNotificationObserver

2015年3月3日 • MIT许可协议
使用RAII的一个更智能、更简单、更好的方式来使用NSNotificationCenter