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

RPBorderlessSegmentedControl screenshot

RPBorderlessSegmentedControl

April 28, 2014 • MIT License
A replica of Xcode 5's toolbar segmented controls.
DKScrollingTabController screenshot

DKScrollingTabController

April 28, 2014 • MIT License
Scrolling tab control for iOS.
RTFacebookAlbum screenshot

RTFacebookAlbum

April 28, 2014 • MIT License
Easy to use library to get album and photos from a user's Facebook account.
CADRACSwippeableCell screenshot

CADRACSwippeableCell

April 28, 2014 • MIT License
Swippeable UICollectionViewCell subclass made with Reactive Cocoa.
GraphKit screenshot

GraphKit

April 27, 2014 • MIT License
A lightweight library of animated charts for iOS. Super easy to customize individual bar/line color, animation durations and more. Demo: pod try GraphKit
TWRBorderedView screenshot

TWRBorderedView

April 27, 2014 • MIT License
A custom UIView subclass to easily turn on drawing of each single border on a view.
AHKActionSheet screenshot

AHKActionSheet

April 27, 2014 • MIT License
A `UIActionSheet` alternative with a block-based API and a customizable look. Heavily inspired by the Spotify app. Optimized for the iPhone.
RGBColorSlider screenshot

RGBColorSlider

April 27, 2014 • MIT License
A simple way to add dynamic RGB color sliders to an iOS application. When the value of one slider changes, the background colors of the others change accordingly. For a full description, check ou...
KDCycleBannerView screenshot

KDCycleBannerView

April 26, 2014 • MIT License
A cycling or looping scroll view for banners and galleries.
DESlideToConfirmView screenshot

DESlideToConfirmView

April 26, 2014 • MIT License
A block-based widget that brings slide-to-confirm interfaces to your apps. Caveat emptor: Dream Engine has had apps approved with this widget, but we make no claim as to whether or not it is gen...
No image provided.

GFTransparentView

April 26, 2014 • MIT License
A iOS 7 NotificationCenter like view that helps you visualizing background elements just putting for example a white object on its top!
XLMailBoxContainer screenshot

XLMailBoxContainer

April 26, 2014 • MIT License
Custom container view controller ala MailBox app.
NYSegmentedControl screenshot

NYSegmentedControl

April 26, 2014 • MIT License
NYSegmentedControl is a customizable, animated replacement for UISegmentedControl inspired by controls found in Instagram, Foursquare, and other apps.
XHLoadingNavigationItemTitleView screenshot

XHLoadingNavigationItemTitleView

April 26, 2014 • MIT License
Temporarily adds a loading indicator below the title of your view controller.
No image provided.

RBCollectionViewInfoFolderLayout

April 26, 2014 • MIT License
A UICollectionViewLayout that uses supplemental views to display a folder below a cell that looks like the screen was split. Mimics the pre iOS7 springboard groups visualization. Wrote this because...
MDSpreadView screenshot

MDSpreadView

April 26, 2014 • MIT License
A 2D table view for iOS apps, that works just like UITableView! This is the demo project, the code is available here: https://github.com/mochidev/MDSpreadView
DVOBouncer screenshot

DVOBouncer

April 24, 2014 • MIT License
Add gravity bouncing to UIScrollView content.
DVOMarqueeView screenshot

DVOMarqueeView

April 24, 2014 • MIT License
A lightweight view that adds marquee scrolling to any view.
AMWaveTransition screenshot

AMWaveTransition

April 24, 2014 • MIT License
Custom transition between viewcontrollers holding tableviews. Each cell is animated to simulate a 'wave effect'.
AFSoundManager screenshot

AFSoundManager

April 24, 2014 • MIT License
iOS audio playing (both local and streaming) made easy through a complete and block-driven Objective-C class. AFSoundManager uses AudioToolbox and AVFoundation frameworks to serve the audio. You ca...