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

No image provided.

MSPullToRefreshController

April 03, 2013 • MIT License
Allows you to have implement a "pull to refresh" control on any UIScrollView. Why is better than other implementations? - It's unintrusive, and simply observes the content offset of the scroll vi...
LBReadingTime screenshot

LBReadingTime

April 02, 2013 • MIT License
UITextView category to compute the total reading time or remaining reading time + UITextView indicator's panel showing the remaing reading time.
MTTestSemaphore screenshot

MTTestSemaphore

April 02, 2013 • MIT License
A class to help you create unit tests that test asynchronous methods. You will need this to unit test any class that fetch data from the network, use location, camera, etc.
TWStatus screenshot

TWStatus

April 01, 2013 • MIT License
Show notification status on Status bar mimicking Sunrise and Mailbox.
Proper data models with JSONModel screenshot

Proper data models with JSONModel

April 01, 2013 • MIT License
Every other app or so use some kind of either JSON feed or a JSON based API for its backed. Few though are built to be robust, stable and performant; the proper way to work with JSON is to use data...
BubbleThingie screenshot

BubbleThingie

March 31, 2013 • MIT License
Image bubbles for iOS messaging.
ADSlidingViewController screenshot

ADSlidingViewController

March 31, 2013 • MIT License
An easy to use sliding view controller packed full of features. Supports all iOS devices that can run >= iOS 5.
Circular Progress Indicator screenshot

Circular Progress Indicator

March 30, 2013 • Public Domain License
Just a custom (determinate) Circular Progress Indicator
Twitter Archive Viewer screenshot

Twitter Archive Viewer

March 30, 2013 • MIT License
A viewer app for twitter archive. The usage is Just replacing "tweets" folder with yours.
GCTagList screenshot

GCTagList

March 29, 2013 • MIT License
Tag list like iOS Mail app's sender or recivers tags.
FAWE -  Font Awesome library for iOS screenshot

FAWE - Font Awesome library for iOS

March 29, 2013 • BSD License
FAWE is a library that helps you leverage the excellent icon font library Font Awesome in your iOS projects. FAWE extends default Cocoa framework components to make working with icons as easy as...
MBButtonMenuViewController screenshot

MBButtonMenuViewController

March 28, 2013 • MIT License
MBButtonMenuController is a UIViewController subclass that implements something similar to UIActionSheet. It offers an unlimited number of buttons, a delegate for handling taps, and a cool visua...
THLabel screenshot

THLabel

March 28, 2013 • zlib License
THLabel is a subclass of UILabel, which additionally allows shadow blur, inner shadow, stroke text and fill gradient.
SAVideoRangeSlider screenshot

SAVideoRangeSlider

March 27, 2013 • MIT License
iOS video trim control. Easy customization.
SwipeView screenshot

SwipeView

March 27, 2013 • Custom License
SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-styl...
MRSubtleButton screenshot

MRSubtleButton

March 27, 2013 • MIT License
A subtle gradient button derived from NSView.
FontAwesomeIconFactory screenshot

FontAwesomeIconFactory

March 26, 2013 • MIT License
Create icons using the resolution-independent Font Awesome. Works for iOS and OS X. Font Awesome was created by Dave Gandy -http://fortawesome.github.com/Font-Awesome
RouletteWheelCollectionView screenshot

RouletteWheelCollectionView

March 26, 2013 • Apache 2.0 License
A control that resembles a roulette wheel of cards, implemented with a UICollectionViewFlowLayout subclass. The design is inspired by the Yahoo TimeTraveler app. Development notes: http://c...
RMShapedImageView screenshot

RMShapedImageView

March 26, 2013 • Apache 2.0 License
A UIImageView subclass that ignores touches on transparent pixels, based on OBShapedButton by Ole Begemann. RMShapedImageView does it magic by overriding pointInside:withEvent:. This method is c...
QuadCurveMenu (Burtlo) screenshot

QuadCurveMenu (Burtlo)

March 25, 2013 • MIT License
A fork of the original [QuadCurveMenu](/controls/quadcurvemenu), now [AwesomeMenu](https://github.com/levey/AwesomeMenu), that is more configurable and extendable. I proposed a pull request and thi...