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

MZTimerLabel screenshot

MZTimerLabel

November 09, 2013 • MIT License
MZTimerLabel is a UILabel subclass, which is a handy way to use UILabel as a countdown timer or stopwatch just like that in Apple Clock App with just 2 lines of code. MZTimerLabel also provides del...
No image provided.

NHBalancedFlowLayout

November 08, 2013 • MIT License
UICollectionViewLayout subclass for displaying items of different sizes in a grid without wasting any visual space. Inspired by: http://www.crispymtn.com/stories/the-algorithm-for-a-perfectly-balan...
ICTextView screenshot

ICTextView

November 08, 2013 • MIT License
ICTextView is a UITextView subclass with optimized support for string/regex search and highlighting. It also features some iOS 7 specific improvements and bugfixes to the standard UITextView.
PNChart screenshot

PNChart

November 08, 2013 • MIT License
A simple and beautiful chart lib with animation used in Piner for iOS
YAJL-Entity screenshot

YAJL-Entity

November 07, 2013 • Apache 2.0 License
A JSON framework that can deserialize the JSON string into real objects, with 0.1 configuration.
PKJSONSocket screenshot

PKJSONSocket

November 07, 2013 • MIT License
PKJSONSocket aims to simplify network communications. It's a delightful wrapper around CocoaAsyncSocket, abstracting away complex data flow into an easy to use API. Instead of dealing with the bits...
HATransparentView screenshot

HATransparentView

November 05, 2013 • MIT License
UIView transparent subclass based on Rdio stations menu.
JSVideoScrubber screenshot

JSVideoScrubber

November 05, 2013 • MIT License
A simple video scrubber that can be used drive navigation in video playback on iOS 7.
TTCounterLabel screenshot

TTCounterLabel

November 05, 2013 • MIT License
A custom UILabel that acts as a time counter, counting up or down and formatting the string to hours, minutes, seconds and milliseconds. Designed to accept a value in milliseconds that is then disp...
BloodMagic screenshot

BloodMagic

November 02, 2013 • MIT License
Provides kind of custom property attributes. @interface ViewController : UIViewController <BMLazy> @property (nonatomic, strong) ProgressViewService *progressViewService...
iTunes-Table-Header screenshot

iTunes-Table-Header

November 02, 2013 • MIT License
A collection of subclasses and classes to make any table view look like that in the iTunes program. Includes custom row alternating colors and highlight colors.
THProgressView screenshot

THProgressView

November 02, 2013 • MIT License
UIView subclass that mimics the progress bar of Twitter for iOS.
MRProgress screenshot

MRProgress

November 02, 2013 • MIT License
MRProgress is a collection of drop-in components that display a dimmed overlay with a blurred box view with different modes. Supports different interface orientations.
FDWaveformView screenshot

FDWaveformView

November 01, 2013 • MIT License
Reads an audio file and displays the waveform.
VectorMetaballs screenshot

VectorMetaballs

November 01, 2013 • MIT License
An Objective-C implementation of vector based metaballs, original implementation by Hannu Kankaanpää. (http://www.niksula.hut.fi/~hkankaan/Homepages/index.html)
No image provided.

RoboReader

October 30, 2013 • MIT License
With a couple of lines of code you can create a PDF view controller. This framework is very fast and easy to use.
ALDClock screenshot

ALDClock

October 30, 2013 • BSD License
An interactive, and customisable, clock component for iOS projects
CXCountDownLabel screenshot

CXCountDownLabel

October 30, 2013 • MIT License
A simple-to-use label control that counts from your specified value.
RatingView screenshot

RatingView

October 30, 2013 • MIT License
Auto-sizes the icon you want to the given frame. Handles tap and pan gestures. The value can be continuous or step by step while handling pan.
MHDismissModalView screenshot

MHDismissModalView

October 30, 2013 • MIT License
Dismiss a Modal View with a gesture. Automatic Background Blur