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

MDImageCroper screenshot

MDImageCroper

2015年2月16日 • MIT许可证
使用任何类型的CGPathRef进行UIImage裁剪。有关代码的博客文章:https://mohammedeldehairy.wordpress.com/2015/01/18/uiimage-cropping-using-core-graphics/
PKYStepper screenshot

PKYStepper

2015年2月16日 • MIT许可证
带有标签和步进器的UIControl
ACPDownload screenshot

ACPDownload

2015年2月16日 • MIT许可证
ACPDownload为你提供下载过程中的视图指示器
CT_PopOutMenu screenshot

CT_PopOutMenu

2015年2月16日 • MIT许可证
该控件类似于UIAlertView,具有按钮图标和四种基本布局。
EARestrictedScrollView screenshot

EARestrictedScrollView

2015年2月16日 • MIT许可证
`UIScrollView`子类,具有限制滚动区域的能力。在普通的`UIScrollView`中,只能改变`contentSize`,但不能改变滚动区域的起始位置。这是一个简单且通用的解决方案...
MINavigationController screenshot

MINavigationController

2015年2月16日 • Apache 2.0许可证
想以平滑和可控的方式更改应用程序的RootViewController?MINavigationController解决了这个问题!在任意数量的“Root”视图控制器之间进行动画转换...
ICGVideoTrimmer screenshot

ICGVideoTrimmer

2015年2月16日 • MIT许可证
一个用于快速视频裁剪的库,模仿Instagram的行为
EMString screenshot

EMString

2015年2月16日 • MIT许可证
EMString用于Easy Markup String。在NSString之上简单分类,使用HTML的标记系统来抽象NSAttributedString API。@"<strong>使用样式应用样式</strong>".attributedString;
TAPageControl screenshot

TAPageControl

2015年2月16日 • MIT许可证
一个适用于iOS的灵活且易于定制的分页控件。
JDFCurrencyTextField screenshot

JDFCurrencyTextField

2015年2月16日 • MIT许可证
一个用于替换UITextField,使用户可以更容易地输入货币值的视图。
IQHTTPService screenshot

IQHTTPService

2015年2月16日 • MIT许可证
针对iOS的HTTP客户端,用更简单的方式创建Web API客户端。
UzysAnimatedGifLoadMore screenshot

UzysAnimatedGifLoadMore

2015年2月15日 • MIT许可证
使用动画GIF添加加载更多功能到任意的scrollView,只需简单代码即可。请查看UzysAnimatedGifPullToRefresh https://cocoacontrols.cn/controls/uzysanimatedgifpulltorefresh
SwipeTabBarController screenshot

SwipeTabBarController

2015年2月15日 • 未指明的许可证
这是一个简单的UITabBarController子类,允许通过在标签栏上左右滑动来切换标签。
URBNShareKit screenshot

URBNShareKit

2015年2月15日 • 未指明的许可证
一个UIActivityViewController的子类,使得使用原生iOS分享面板来分享内容变得非常简单。
MMParallaxPresenter screenshot

MMParallaxPresenter

2015年2月15日 • MIT许可证
iOS自定义UIScrollView类,具有垂直的视差效果
JVFloatingDrawer screenshot

JVFloatingDrawer

2015年2月13日 • MIT许可证
JVFloatingDrawer是一个浮动的风格抽屉导航。现在有很多应用程序正在利用抽屉模式。大多数看起来都很相似。使用JVFloatingDrawer,我们旨在...
APTransitionDirector screenshot

APTransitionDirector

2015年2月13日 • MIT许可证
APTransitionDirector
YALSunnyRefreshControl screenshot

YALSunnyRefreshControl

2015年2月13日 • Apache 2.0许可证
针对房地产应用的向下拉动刷新动画
RGCardViewLayout screenshot

RGCardViewLayout

2015年2月12日 • MIT许可证
这是一个UICollectionViewLayout,它模仿了在“城市指南”应用中浏览城市集的行为。(这个应用是Ray Wenderlich网站上顶级iOS动画排行榜第3名的一款应用,...
CruiserWebViewController screenshot

CruiserWebViewController

2015年2月12日 • MIT许可证
又一个具备增强导航和额外控制的WebKit浏览器控制器。