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

SDSCardsFireProgress screenshot

SDSCardsFireProgress

2013年11月28日 • MIT许可证
A progress indicator inspired by AppsFire progress animation. That is: - 3 "cards" evenly spaced around a half-circle; - at each step in your progress, the set of card will rotate around the ...
未提供图片。

LCNumberInputView

2013年11月28日 • MIT许可证
This is a input control that lets you input integers or floats. * use Integer and float keboard input control * if you use integer , then you can't input a float number. Required : ARC and i...
QMBParallaxScrollViewController screenshot

QMBParallaxScrollViewController

2013年11月28日 • MIT许可证
Add a parallax top view to any UIScrollView
EKAlgorithms screenshot

EKAlgorithms

2013年11月26日 • MIT许可证
EKAlgorithms contains some well known CS algorithms and other stuff. EKAlgorithms is a gradually increasing bunch of algorithms in which some well known CS algorithms, data structures & others are...
ECSlidingViewController 2 screenshot

ECSlidingViewController 2

2013年11月25日 • MIT许可证
ECSlidingViewController is a view controller container that manages a layered interface. The top layer anchors to the left or right side of the container while revealing the layer underneath it. Th...
ABMExpandingTableViewCells screenshot

ABMExpandingTableViewCells

2013年11月25日 • MIT许可证
Expanding table view cell to reveal a toolbar cell under the selected row
SEJSONViewController screenshot

SEJSONViewController

2013年11月25日 • MIT许可证
Easily browse the contents of a JSON file.
RMStepsController screenshot

RMStepsController

2013年11月25日 • MIT许可证
这是一个引导用户逐步操作的iOS控制
LITabControl screenshot

LITabControl

2013年11月25日 • MIT许可证
一个多标签控制,设计看起来和苹果Numbers电子表格中的标签控制相似。
FBGlowLabel screenshot

FBGlowLabel

2013年11月25日 • MIT许可证
支持发光效果的标签UI
IQDropDownTextField screenshot

IQDropDownTextField

2013年11月23日 • MIT许可证
使用 UIPickerView 支持下拉的 TextField
IQActionSheetPickerView screenshot

IQActionSheetPickerView

2013年11月23日 • MIT许可证
带有 UIPickerView 的 ActionSheet 1)兼容 iPad。 2)易于集成。
KXKiOS7ColorsAndGradients screenshot

KXKiOS7ColorsAndGradients

2013年11月23日 • MIT许可证
从苹果iOS 7应用和图标中获取的颜色和渐变集合。
UzysCircularProgressPullToRefresh screenshot

UzysCircularProgressPullToRefresh

2013年11月23日 • MIT许可证
只需简单代码即可将类似 Pinterest 的 PullToRefresh 应用到任何 UIScrollView。UzysSlideMenu 功能:非常简单易用。支持 iOS7。仅支持ARC。支持 CocoaPods。(待定)
未提供图片。

CLImageEditor

2013年11月23日 • MIT许可证
CLImageEditor为iPhone应用提供了基本图片编辑功能。这个ViewController非常简单易用,也可以轻松地作为UIImagePickerController的一部分。
未提供图片。

QTree-objc

2013年11月21日 • MIT许可证
使用Objective-C编写的Quadtree进行基于位置的数据聚类库。
SFSCollectionMenu screenshot

SFSCollectionMenu

2013年11月21日 • MIT许可证
一个开源的iOS菜单控制,使用UICollectionView布局。
MSDynamicsDrawerViewController screenshot

MSDynamicsDrawerViewController

2013年11月20日 • MIT许可证
容器视图控制器,利用UIKit Dynamics提供的真实抽屉导航范式。以下是一些示例GIF,您可以查看MSDynamicsDrawerViewController的实际效果:您可以…
URBMediaFocusViewController screenshot

URBMediaFocusViewController

2013年11月20日 • MIT许可证
一个易于使用的视图控制器,它使用类似 Tweetbot 3 的物理动画,将您的媒体缩略图预览动画放大到完整大小。
ARAutocompleteTextView screenshot

ARAutocompleteTextView

2013年11月20日 • MIT许可证
ARAutocompleteTextView是一个TextView的子类,它会在用户输入时实时显示文本建议。这对于自动建议域名作为用户输入电子邮件地址时非常有用。