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

StyledPageControl screenshot

StyledPageControl

2011年5月14日 • MIT许可证
StyledPageControl适用于iOS,与UIPageControl类似,但更加可定制。您可以更改颜色、间隙宽度、直径和样式。
NAMapKit screenshot

NAMapKit

2011年5月13日 • MIT许可证
允许您在iPhone应用程序中使用自定义地图,并试图模仿MapKit框架的一些行为。
MeterView screenshot

MeterView

2011年5月13日 • MIT许可证
适用于iOS的仪表板风格仪表盘。
KTOneFingerRotationGestureRecognizer screenshot

KTOneFingerRotationGestureRecognizer

2011年5月12日 • MIT许可证
A custom UIGestureRecognizer for doing one finger rotations in iOS apps. It tracks finger movement around a central point.
未提供图片。

AMOptionMenu

2011年5月12日 • MIT许可证
A multi-option popup menu, similar to Xcode's "Overview" toolbar item. - Multiple controls can be driven by the same data source - Setting state via key-value coding - Populating a standard NS...
OHStackView screenshot

OHStackView

2011年5月12日 • MIT许可证
This class allows you to stack its subviews, and automatically layout its subviews. It updates the position of every of its subviews automagically as soon as you modify the size of one of its subview.
HGMovingAnnotationView screenshot

HGMovingAnnotationView

2011年5月12日 • MIT许可证
An annotation view for an MKMapView that can move along a map.
MRMapView screenshot

MRMapView

2011年5月12日 • MIT许可证
An iOS library for displaying tiled maps with support for custom tile providers.
MDAboutController screenshot

MDAboutController

2011年5月12日 • MIT许可证
A complete About UIViewController package for iOS apps. It automatically fetches info from your Info.plist, and also populates credits from Credits.plist.
ALPickerView screenshot

ALPickerView

2011年5月12日 • MIT许可证
ALPickerView 是尝试模仿 Cocoa Touch 的 UIPickerView(如在 Mobile Safari 中所见)的多个选择行为。
Expandable Input Toolbar screenshot

可展开的输入栏

2011年5月7日 • MIT 许可证
模仿 iPhone 消息应用风格的可展开输入栏
FlickTabControl screenshot

FlickTabControl

2011年5月7日 • MIT 许可证
FlickTabControl 是一款易于使用的库,包含了在流行的 enormego iPhone 应用(如 Groundwork、Reader 和 What's On The Radio)中看到的 "Flick" 标签栏。FlickTabControl 最初是由 ... 启发的。
AcaniChat screenshot

AcaniChat

2011年5月4日 • MIT 许可证
iPhone 原生 Messages 应用的开源版本。
EGOPhotoViewer screenshot

EGOPhotoViewer

2011年5月4日 • MIT 许可证
iPhone 的快速照片查看器。建立在 EGOImageLoading 和 EGOCache 之上。
MBCoverFlowView screenshot

MBCoverFlowView

2011年5月4日 • MIT 许可证
Mac OS X 中 iTunes、Finder 等中找到的 Cover Flow 接口的开源实现。
Sparkle screenshot

Sparkle

2011年5月4日 • MIT 许可证
为 Cocoa 开发者提供的一个易于使用的软件更新框架。
ShareKit screenshot

ShareKit

2011年5月4日 • MIT 许可证
为所有 iPhone 和 iPad 应用提供内置的分享功能。
RTLabel screenshot

RTLabel

2011年5月3日 • MIT 许可证
使用类似 HTML 的标记对 iOS 进行富文本格式化。基于 Core Text。支持:加粗和斜体样式、颜色和大小、描边、缩进、字距调整、行间距、可点击链接。
CoolButtons screenshot

CoolButtons

2011年5月2日 • MIT 许可证
CoolButtons 是 UIButton 的一个子类,绘制玻璃般的 iOS 风格按钮,全部使用 CoreGraphics 和无图片。
GCPagedScrollView screenshot

GCPagedScrollView

2011年5月1日 • MIT 许可证
一个简单的 UIScrollView 子类,能自动处理 UIPageControl 和分页内容。几乎可以在一瞬间拥有带有 UIPageControl 的分页 UIScrollView。