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

AutoScrollLabel screenshot

AutoScrollLabel

March 13, 2013 • MIT License
A UILabel with auto scrolling (marquee) for text that may be clipped by the view. Provides edge fading, speed adjustment, scroll direction, etc. Works with tvOS 9, iOS 7 and greater.
DCModalSegue screenshot

DCModalSegue

March 12, 2013 • MIT License
A custom segue which makes a pushed back modal presenting animation.
MCSwipeTableViewCell screenshot

MCSwipeTableViewCell

March 11, 2013 • MIT License
Convenient UITableViewCell subclass that implements a swipeable content to trigger actions (similar to the Mailbox app).
MIHSliderView screenshot

MIHSliderView

March 11, 2013 • MIT License
MIHSliderView is a Core Animation slider view for OS X. Any subclass of NSView can be displayed as a slide and integration into your project is as easy as using any other view since it is just a si...
MSCollectionViewCalendarLayout screenshot

MSCollectionViewCalendarLayout

March 11, 2013 • MIT License
MSCollectionViewCalendarLayout is a UICollectionViewLayout subclass for displaying chronological data. It divides its cells into columns of days, with the size of each cell corresponding to its len...
Queue screenshot

Queue

March 11, 2013 • MIT License
A persistent background job queue for iOS. While NSOperation and NSOperationQueue work well for some repetitive problems and NSInvocation for others, iOS doesn't really include a set of tools f...
Storage screenshot

Storage

March 10, 2013 • MIT License
In attempting to keep things DRY, EDStorage was created to address the fair amount of boilerplate that often gets created to deal with writing data to disk within iOS applications in a performant m...
IGAutoCompletionToolbar screenshot

IGAutoCompletionToolbar

March 10, 2013 • MIT License
IGAutoCompletionToolbar is a UICollectionView subclass created to display auto completion via a keyboard accessory view.
ADPopupView screenshot

ADPopupView

March 09, 2013 • MIT License
ADPopupView is an iOS drop-in class that displays a popup at a custom point in your view. It automatically draws itself according to its current position and parent view bounds. ADPopupView p...
UITableViewZoomController screenshot

UITableViewZoomController

March 09, 2013 • MIT License
A UITableViewController subclass that provides a zoom effect as cells appear for the first time (similar in style to Google+ iPhone app)
M13InfiniteTabBar screenshot

M13InfiniteTabBar

March 09, 2013 • MIT License
A fully customizable UITabBar replacement for tab bars with five or more tabs. M13InfiniteTabBar was created to get rid of the "More" button on the UITabBar. Why should have to preform an extra ...
Master screenshot

Master

March 08, 2013 • MIT License
- __Description__: An extensible game template of RPG with Location Based Service. Characters in game are distributed in the real world. You'll find & catch different characters in di...
LBGithubStatus screenshot

LBGithubStatus

March 08, 2013 • MIT License
An Objective-C wrapper for GitHub Status API based on AFNetworking.
FPActivityView screenshot

FPActivityView

March 08, 2013 • MIT License
A low profile activity indicator. Works great in tableviews. Customize the image to get a color you perfer.
UzysDragMenu screenshot

UzysDragMenu

March 07, 2013 • MIT License
Drag Menu you can easily open and close using drag gesture. UzysDragMenu features: - Very easy to customize menu view , you can use interface builder. - You can choose drag area (superView...
ZGPullDragTableView screenshot

ZGPullDragTableView

March 07, 2013 • MIT License
Awesome TableView Category for Drag and Pull.
MBPullDownController screenshot

MBPullDownController

March 07, 2013 • MIT License
MBPullDownController, an iOS container view controller for pullable scroll view interfaces. MBPullDownController accepts two view controllers, which it presents one above the other. The front ...
WDActivityIndicator screenshot

WDActivityIndicator

March 07, 2013 • MIT License
Custom Activity Indicator View with a simple image animation. Use it to substitute the default UIActivityIndicator. Simple and light usage.
MAHideSlideView screenshot

MAHideSlideView

March 06, 2013 • MIT License
Sliding view with customizable cover background. Hidden view may be an ImageView or a button. Contains a protocol definition for open and close event management.
ADGraphView screenshot

ADGraphView

March 06, 2013 • MIT License
ADGraphView is an iOS drop-in class that displays graph with scroll and zoom abilities.