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许可
一个扩展了Swift的多行占位符的UITextView子类。
SingleLineTextField screenshot

SingleLineTextField

2015年3月6日 • MIT许可
一个单行文本框实现,采用了[telegram网站](https://web.telegram.org)的相同样式 - 自定义单行文本框 - 如telegram一样的占位符动画...
KGFloatingDrawer screenshot

KGFloatingDrawer

2015年3月6日 • MIT许可
一种悬停抽屉风格的导航。KGFloatingDrawer使用有趣的动画来展示“抽屉”中的内容,它提供了一个独特的Nav Drawer模式。KGFloatingDrawer是一个...
HCSStarRatingView screenshot

HCSStarRatingView

2015年3月6日 • MIT许可
用Objective-C编写的iOS简单星级评分视图。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的camelCase、UpperCamelCase、dashed-case、snake_case形式的表示
WBWebViewConsole screenshot

WBWebViewConsole

2015年3月4日 • BSD许可证
UIWebView和WKWebView的In-App调试控制台
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是一个项目,试图提供一个易于使用的API来执行基于用户交互(SpriteKit)的操作。它提供了按钮和开关等控件。纯粹用S...
CDFInitialsAvatar screenshot

CDFInitialsAvatar

2015年3月3日 • MIT许可证
简单易用的首字母缩略图生成器。非常适合头像占位符等。
LRRepositoryPattern screenshot

LRRepositoryPattern

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

LRImageManager

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

LRNotificationObserver

2015年3月3日 • MIT许可证
使用RAII的更聪明、更简单、更好的方式来使用NSNotificationCenter