6,703 open source UI components
for iOS, iPadOS, macOS, tvOS, and watchOS.

KUIActionSheet screenshot

KUIActionSheet

July 26, 2016 • MIT License
Custom UIActionSheet
DCPullRefresh screenshot

DCPullRefresh

July 26, 2016 • Apache 2.0 License
A pull down refresh animation
ParseQL-Swift screenshot

ParseQL-Swift

July 26, 2016 • MIT License
Easy way to manage your own MySQL Databases just with Swift.
MDGroupAvatarView for group avatar or avatar of group chat screenshot

MDGroupAvatarView for group avatar or avatar of group chat

July 26, 2016 • MIT License
This library provides a custom UIView with support for showing group of avatars. It’s used for group chat. The images list can be loaded from local or web url. mdgroupavatarview avatargroupview md...
Swift-Intro screenshot

Swift-Intro

July 26, 2016 • CC BY 3.0 License
Swift Intro with auto layout and basic transition
automatic-height-tagcells screenshot

automatic-height-tagcells

July 26, 2016 • MIT License
This is a sample project to implement features with dynamic height of UITableViewCell based on autolayout, tags aligned automatically and clickable tags.
EasyAbout screenshot

EasyAbout

July 26, 2016 • MIT License
A way to easily add Cocoapod licenses and App Version to your iOS App using the Settings Bundle
ZLColorSlider screenshot

ZLColorSlider

July 26, 2016 • MIT License
Color Slider to choose a color in iOS.
ASBubbleMenu screenshot

ASBubbleMenu

July 25, 2016 • MIT License
Fancy bubbe menu of icons for ios (made in swift)
SHDCircularView screenshot

SHDCircularView

July 25, 2016 • MIT License
UI component for circular display of long lists with the ability to drag & drop elements. Written entirely in code using Objective-C
OutlineView screenshot

OutlineView

July 25, 2016 • MIT License
NSOutlineView swift
HFSwipeView - Infinite Scrolling ScrollView screenshot

HFSwipeView - Infinite Scrolling ScrollView

July 25, 2016 • MIT License
Infinite Swipe View for iOS written in Swift Of course this is a view-based control, you can add it at any type of UIView, even on a cell of UITableView and UICollectionView. - supports infin...
Token Input View screenshot

Token Input View

July 25, 2016 • Apache 2.0 License
The TokenInputView class implements the behavior for a scrollable, multiline text (Tokens) seperated by ','. The class supports the display of text using custom style information and also supports ...
SWSearchView screenshot

SWSearchView

July 22, 2016 • MIT License
Easy and Simple SearchView More than Search Display Controller
NSVBellonsMenu screenshot

NSVBellonsMenu

July 22, 2016 • MIT License
Create Menu like flying bellons with animations and custom modification
PostManager screenshot

PostManager

July 22, 2016 • Apache 2.0 License
iOS Swift + Node.js app to manage and schedule twitter posts (like buffer)
HTPullToRefresh screenshot

HTPullToRefresh

July 22, 2016 • MIT License
This is a fork from the famous SVPullToRefresh pod with 2 additional functionalities: - Can add multiple pull-to-refresh views into one single UIScrollView - Support both vertical and horizontal ...
FireworkView screenshot

FireworkView

July 22, 2016 • Apache 2.0 License
Inspire by anime-js.com
FMDBDataTable screenshot

FMDBDataTable

July 22, 2016 • MIT License
Based on the FMDB, as long as a few steps can be completed on the single table of the CRUD operation.
DPBasicLoading screenshot

DPBasicLoading

July 22, 2016 • MIT License
It's a very basic loading in iOS. Adapted from App Store in iOS. Implemented under scrollview so it could be used for tableview and collectionview.