6,696 个开源UI组件
适用于iOS、iPadOS、macOS、tvOS和watchOS。

IQGeometry screenshot

IQGeometry

2013年9月27日 · MIT许可证
IQGeometry 是 CGGeometry 的扩展,为 iOS 提供了简单的几何计算函数。
CWStatusBarNotification screenshot

CWStatusBarNotification

2013年9月27日 · MIT许可证
CWStatusBarNotification 是一个库,它允许您轻松创建出现在状态栏上的基于文本的动画通知。CocoaPods: pod 'CWStatusBarNotification', '~> 2.1.0'
LTHPasscodeViewController screenshot

LTHPasscodeViewController

2013年9月27日 · MIT许可证
iOS 7 风格的密码。没有什么可以添加的,它完全复制了默认密码,不是锁屏密码,而是在设置中更改密码或访问限制时得到的那个。
FB2StepButton screenshot

FB2StepButton

2013年9月27日 · MIT许可证
受 iOS 通知中心中出现的两步清除按钮的启发。
NSString-Japanese screenshot

NSString-Japanese

2013年9月25日 · MIT许可证
NSString 副类方法用于处理日语文本。* 在罗马字、平假名、片假名和汉字之间转换 * 用平假名替换汉字 * 识别日文文本类型...
SpotifyProgressHUD screenshot

SpotifyProgressHUD

2013年9月25日 · MIT许可证
SpotifyProgressHUD - iOS Spotify 进度 HUD 的克隆
KKProgressTimer screenshot

KKProgressTimer

2013年9月25日 · MIT许可证
简单圆形进度指示器 如果您想使用 CocoaPods,请在 Podfile 中粘贴以下行。 ``` pod 'KKProgressTimer', :git => 'http://github.com/gin0606/KKProgressTimer.git' ```
POPDownMenuTable screenshot

POPDownMenuTable

2013年9月24日 • MIT 许可证
此项目受到 YouTube iOS 应用中看到的弹出菜单功能启发。POPDownMenuTable 是一个 UITableViewController 子类,用于实现弹出菜单功能。它集成了...
BZGFormField screenshot

BZGFormField

2013年9月24日 • MIT 许可证
BZGFormField 是一个用于更好表单的文本字段。左边的指示器根据字段文本的有效性改变颜色。当文本字段返回时,指示器展开并变得可点击。W...
NTParallaxView screenshot

NTParallaxView

2013年9月24日 • MIT 许可证
为 iOS 提供简单的视差效果。
CSNotificationView screenshot

CSNotificationView

2013年9月24日 • MIT 许可证
具有模糊效果的半透明 iOS 7 风格通知视图。
LineChartView screenshot

LineChartView

2013年9月24日 • MIT 许可证
为喜欢简单易用的 iOS 开发者提供的交互式折线图/图表。
OBAlertView screenshot

OBAlertView

2013年9月24日 • MIT 许可证
受 iOS 7 音乐应用启发的全屏警告视图。
SMVerticalSegmentedControl screenshot

SMVerticalSegmentedControl

2013年9月24日 • MIT 许可证
一个垂直分段控件(类似于 UISegmentedControl)。
EAIntroView screenshot

EAIntroView

2013年9月22日 • MIT 许可证
这是一个高度可定制的插入式解决方案,用于介绍视图。一些功能(记住,大多数功能是可选的,可以关闭):* 对于每个基本页面:* 背景...
AIMBalloon screenshot

AIMBalloon

2013年9月21日 • MIT 许可证
一个示例控件,展示如何在 iOS 7 中使用 UIDynamicAnimator。此外,它还展示了如何创建对重力有反应的 CAShapeLayer。
JNWCollectionView screenshot

JNWCollectionView

2013年9月21日 • MIT 许可证
Mac 的高性能、可高度定制的集合视图。
ABMToolbox screenshot

ABMToolbox

2013年9月21日 • MIT 许可证
用于 UIAppearance 和 UITableView 的 iOS 类和分类。
UAAppReviewManager screenshot

UAAppReviewManager

2013年9月20日 • MIT 许可证
UAAppReviewManager 是一个用于 iOS 和 Mac App Store 应用的简单轻量级 App 评价提示工具。用户平均只有在应用程序出现问题时才会撰写评价。此...
Datatify screenshot

Datatify

2013年9月20日 • MIT 许可证
用于显示网络状态变化通知(在 WIFI、3G 和无连接之间切换)的简单类。