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

iTunes 11 Color Detection screenshot

iTunes 11 颜色检测

2012年12月13日 • 未指定许可证
iTunes 11风格颜色检测库。
GKLCubeViewController screenshot

GKLCubeViewController

2012年12月09日 • 未指定许可证
可以将4个视图添加到其中的视图控制器,并通过左右滑动进行旋转。目前需要恰好4个视图,否则外观会很糟糕。
UIActivityCollection screenshot

UIActivityCollection

2012年12月06日 • 未指定许可证
一组UIActivity提供者。
DMPageControl screenshot

DMPageControl

2012年11月26日 • 未指定许可证
一个高度可定制的UIPageControl替代品。DMPageControl重新定义了标准UIKit的UIPageControl中所有属性和方法。不过您可以通过设置...
YISwipeShiftCaret screenshot

YISwipeShiftCaret

2012年11月23日 • 未指定许可证
为iOS提供滑动切换文本输入光标的输入方法(不使用私有API)
MSCurrencyFormatter screenshot

MSCurrencyFormatter

2012年10月01日 • 未指定许可证
这将格式化一个文本字段,与ATM的工作方式相似。这允许轻松输入金额。如果在iPhone上,它甚至可以在数字键盘上添加正/负切换按钮。如果在ipad上...
未提供图片。

SHSidebarController

2012年09月11日 • 未指定许可证
具有折叠效果的侧边栏控制器
YISplashScreen screenshot

YISplashScreen

2012年9月9日 • 未指定许可
简单的iOS启动画面和动画制作器
MFRedditPostController screenshot

MFRedditPostController

2012年9月5日 • 未指定许可
一个发布到Reddit功能更强大的工具。能够使用项目中包含的UI,或者创建自己的UI,仅用于与Reddit或Imgur通信。可以发布链接或照片。...
SignatureView screenshot

SignatureView

2012年7月1日 • 未指定许可
一个简单的签名视图,展示签名框并返回以NSData格式存储的手绘签名(PNG格式)。
EKStreamView screenshot

EKStreamView

2012年6月29日 • 未指定许可
类似于Pinterest的iOS滚动视图,具有不同高度的多个单元格和多列。
FullScreenAnimations screenshot

FullScreenAnimations

2012年6月10日 • 未指定许可
显示类似于Path 2.0的书籍打开动画效果。
BBCyclingLabel screenshot

BBCyclingLabel

2012年5月11日 • 未指定许可
iOS 5+ (ARC) UILabel 的克隆版,在更改文本时执行动画过渡。
YIPopupTextView screenshot

YIPopupTextView

2012年4月12日 • 未指定许可
类似于Facebook用来发布状态更新的模态文本视图。
MHPagingScrollView screenshot

MHPagingScrollView

2012年4月12日 • 未指定许可
一个UIScrollView子类,可以在左右预览页面。它使用代理的方式,类似于UITableView使用数据源。这部分基于WWDC 2010会议104 ...
JSAnimatedImagesView screenshot

JSAnimatedImagesView

2012年2月24日 • 未指定许可
UIView子类,可轻松显示酷炫的动画图片轮播。通过代理机制,您提供一个图像列表,视图通过舒适的效果在这些图像之间循环。
TweetBot like UIAlertView and UIActionSheet replacement screenshot

类似于TweetBot的UIAlertView和UIActionSheet替换

2012年2月13日 • 未指定许可
如果你厌倦了旧的UIActionSheet和UIAlertView的外观,或者无法使用它们实现你的需求,这些类就是你的救星。这些类可以被轻松定制...
CoolUIViewAnimations screenshot

CoolUIViewAnimations

2012年2月12日 • 未指定许可
包含iPhone中酷炫动画和效果的UIView类别。包含示例项目。
PullToRefreshTransform screenshot

PullToRefreshTransform

2012年2月3日 • 未指定许可
如何进行类似于Twittelator Neue应用程序中看到的下拉刷新的示例。
RSMaskedLabel screenshot

RSMaskedLabel

2012年1月23日 • 未指定许可
一个渲染UILabel的倒置蒙版的UIView。