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

MKSocialShareTableViewCell screenshot

MKSocialShareTableViewCell

October 18, 2012 • Apache 2.0 License
A fairly self contained table view cell that enables the iOS 6 social sharing feature and can be easily “dropped in” to any configuration or options view based on a table view. Includes (replaceabl...
PercentageChart screenshot

PercentageChart

October 17, 2012 • MIT License
Animated chart that shows a percentage value.
RNAvatarLogin screenshot

RNAvatarLogin

October 17, 2012 • MIT License
This project was entirely inspired by the beautiful GoSquared Login. It is a really unique and peculiar way to "entertain" the user while a task completes. Using a Gravatar fulfills purposes in a l...
HCYoutubeParser screenshot

HCYoutubeParser

October 16, 2012 • MIT License
HCYoutubeParser is a class which lets you get the iOS compatible video url from YouTube so you don't need to use a UIWebView or open the YouTube Application.
KGPixelBoundsClip screenshot

KGPixelBoundsClip

October 16, 2012 • MIT License
NSImage and UIImage category that provides methods to find the pixel bounds of an image and create a new image clipped to those bounds.
D3Kit screenshot

D3Kit

October 15, 2012 • MIT License
D3Kit is an easy to use layer to communicate with the Diablo 3 API maintained by Blizzard Entertainment. D3Kit handles all of the requests and gives you a simple block style callback system for suc...
KGModal screenshot

KGModal

October 15, 2012 • MIT License
KGModal is an easy drop in control that allows you to display any view in a modal popup. The modal will automatically scale to fit the content view and center it on screen with nice animations!
WeatherKit screenshot

WeatherKit

October 14, 2012 • MIT License
WeatherKit is a simple and elegant solution to obtaining local weather information via the WeatherBug API. WeatherKit is built as a static library. Installation is as simple as dragging and droppin...
MMFlowView screenshot

MMFlowView

October 14, 2012 • BSD License
MMFlowView is a class designed to support the "CoverFlow" effect and it is intended to use in a similar way like IKImageBrowserView. It supports all the image types (URLs, NSImage, Icons, QuartzCom...
RNBoilerplate screenshot

RNBoilerplate

October 14, 2012 • MIT License
RNBoilerplate is my solution to reusing structure, categories, configs, and third-party libraries/frameworks. It is a bundle of my necessary frameworks, libraries, helpers, and settings for each Xc...
SASlideMenu screenshot

SASlideMenu

October 14, 2012 • MIT License
A simple library to create sliding menus that can be used in storyboards and support static cells. Sliding menus are used in a number of popular applications like Facebook, Path 2.0, Glassboard and...
No image provided.

KGNoise

October 13, 2012 • MIT License
Cocoa noise drawing code + a ready to go noise view!
MTImageMapView screenshot

MTImageMapView

October 11, 2012 • BSD License
MTImageView is a simple UIImageView written entirely in CoreGraphics and GCD to handle touches on complex polygon maps. It is able to display very complex polygon maps such as US states, and ac...
MTPopupWindow screenshot

MTPopupWindow

October 10, 2012 • MIT License
A class to show a popup window in iOS6, which loads a local html file or a remote website.
SMCalloutView screenshot

SMCalloutView

October 10, 2012 • Apache 2.0 License
A lightweight callout view class for iOS mimicking UICalloutView. We all love those "bubbles" you get when clicking pins in MKMapView. But sadly, it's impossible to present this bubble-style "Callo...
ShakingAlertView screenshot

ShakingAlertView

October 09, 2012 • MIT License
ShakingAlertView is a UIAlertView subclass with a password entry textfield. Incorrect password entry causes a "shake" animation similar to the OS X account login screen. SHA1 and MD5 password check...
ClassicMap screenshot

ClassicMap

October 09, 2012 • MIT License
Google Maps are back on iOS 6. This app shows how to use alternate tile providers on iOS.
DAModularTableView screenshot

DAModularTableView

October 09, 2012 • MIT License
UITableView subclass that absracts away the ugliness involved with creating static or modular UITableViews. Settings and menu pages are a snap to create with DAModularTableView.
PDF Viewer App screenshot

PDF Viewer App

October 09, 2012 • MIT License
Basic PDF VIewer App based on the open source PDF Reader Core project code.
Stats screenshot

Stats

October 07, 2012 • MIT License
In-app monitoring of system conditions for iOS apps. Displays: The variation of memory usage [kB]; The total memory usage [kB]; The variation of CPU time [msec]; The number of UIView subclasses.