6,696 个开源UI组件
支持iOS、iPadOS、macOS、tvOS和watchOS。

A-ClickableLabel screenshot

A-ClickableLabel

2016年5月31日 • MIT 许可协议
A clickable label, you can set event when user tap on every characters or word. It also provides an easy way to define every characters style on the label.
Scrollable GraphView screenshot

可滚动的 GraphView

2016年5月23日 • MIT 许可协议
An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
PanGestureView screenshot

PanGestureView

2016年5月23日 • MIT 许可协议
PanGestureView allows you to attach custom actions that will be triggered when the user pans the view. Think of it as a swipeable UITableViewCell, but as a generic UIView.
Distributed Notifications screenshot

Distributed Notifications

2016年5月23日 • MIT 许可协议
Distributed Notifications using Core Foundation API: CFNotificationCenterGetDistributedCenter. One daemon is a LaunchAgent daemon, who runs as an Agent in OS X status bar. The second daemon i...
ANStepperView screenshot

ANStepperView

2016年5月23日 • MIT 许可协议
A UIStepperView lightweight replacement with Stepper Indicator and multiple styles.
EPSignature screenshot

EPSignature

2016年5月23日 • MIT 许可协议
Signature component for iOS in Swift
TKKeyboardControl screenshot

TKKeyboardControl

2016年5月23日 • MIT 许可协议
TKKeyboardControl adds keyboard awareness and scrolling dismissal (a.k.a. iMessages app) to any view with only 1 line of code for Swift.
HKDebug screenshot

HKDebug

2016年5月20日 • MIT 许可协议
Another custom debug log with colors (based in SwiftyBeaver but for Objective-C) with help of XcodeColors
GUIActivityIndicatorView screenshot

GUIActivityIndicatorView

2016年5月20日 • MIT 许可协议
GUIActivityIndicatorView is a CoreAnimation based activity indicator view that mimics the GMail app's
Chaty screenshot

Chaty

2016年5月20日 • MIT 许可协议
利用谷歌Firebase,NoSQL后端和WebSocket进行实时数据同步的匿名聊天应用
ASBubbleDrag screenshot

ASBubbleDrag

2016年5月20日 • MIT 许可协议
圆形图标拖动控制(用Swift编写)停靠样式
Tailor screenshot

Tailor

2016年5月20日 • MIT 许可协议
为您的需求量身打造的超级快速且方便的对象映射工具
TiltingScrollView screenshot

TiltingScrollView

2016年5月16日 • MIT许可证
UIScrollView子类,在用户倾斜设备时滚动。
ElasticTransition ObjC Version screenshot

ElasticTransition ObjC版本

2016年5月16日 • MIT许可证
一个UIKit自定义过渡动画,模拟弹性拖动。这是lkzhao用Swift编写的Elastic Transition的Objective-C版本。
HMGLNavigationController screenshot

HMGLNavigationController

2016年5月16日 • MIT许可证
包含HMGLTransitions(3D)动画的Custom UINavigationController子类。
ADPuzzleAnimation screenshot

ADPuzzleAnimation

2016年5月14日 • MIT许可证
受Fabric - Answers动画启发。允许使用部件“构建”给定视图。允许将给定视图“分解”为部件。查看示例动画gif - https://goo.gl/mcgMnq
UIDropDown screenshot

UIDropDown

2016年5月14日 • MIT许可证
使用Ionicons编写的优雅的iOS下拉菜单。
Petal screenshot

Petal

2016年5月11日 • MIT许可证
Petal是一个美丽的活动指示器,用来显示一个任务正在执行
EPShapes screenshot

EPShapes

2016年5月11日 • MIT许可证
在Interface Builder中设计形状
VKSideMenu screenshot

VKSideMenu

2016年5月11日 • MIT许可证
基于UITableView的带有模糊效果的侧边菜单,使用Objective-C编写。