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

DWNavMenu screenshot

DWNavMenu

February 27, 2015 • Apache 2.0 License
A highly customizable UIActionSheet style menu with simple navigation and block handling This class is a simple navigation menu in the style of a UIActionSheet. This class makes it easy to creat...
MediumScrollFullScreen screenshot

MediumScrollFullScreen

February 26, 2015 • MIT License
Medium's upper and lower Menu in Scroll.
UIRotatableView screenshot

UIRotatableView

February 26, 2015 • BSD License
A simple view, that can be rotated with one finger.
DDHCustomTransition screenshot

DDHCustomTransition

February 26, 2015 • MIT License
Helper classes to make basic view controller transitions easier
BFRadialWaveView screenshot

BFRadialWaveView

February 25, 2015 • MIT License
A mesmerizing view with lots of options. It is meant to be used with BFRadialWaveHUD, but you are free to take it :)
INSPullToRefresh screenshot

INSPullToRefresh

February 25, 2015 • MIT License
A simple to use very generic pull-to-refresh and infinite scrolling functionalities as a UIScrollView category.
BFRadialWaveHUD screenshot

BFRadialWaveHUD

February 25, 2015 • MIT License
A progress HUD using BFRadialWaveView. Huge thanks to github user @kevin-hirsch for making his amazing KVNProgress HUD available under the MIT license! Most of the actual HUD code, as well as AL...
JKAlertView screenshot

JKAlertView

February 25, 2015 • Custom License
JKAlertView is a user friendly and customised alert view class . No delegates required ,blocks are being used. The methods are self explanatory. For more details check the Read me file.
ContentTableViewController screenshot

ContentTableViewController

February 25, 2015 • GPL License
Super simple way to present content. A template table view that can take several kinds of objects and present them on-the-fly with one line of code. Customization of the view controller can be done...
MJAlertView screenshot

MJAlertView

February 24, 2015 • MIT License
Simple automatic Dismissible Alert with minor 3D Transforms. Produces an effect similar to Saavn's dismissible Alerts. Possible with adding a simple category!
OCiney screenshot

OCiney

February 24, 2015 • MIT License
OCiney is a sample app implementing several UI and UX patterns
DMAppearance screenshot

DMAppearance

February 24, 2015 • MIT License
Allows to customize you model objects which are not UIKit's subclasses. Just like UIAppearance, it also keeps track of the custom styling to the concrete instances of you model objects and does no...
RJImageLoader screenshot

RJImageLoader

February 24, 2015 • MIT License
A recreation of the image loader animation created by Michael Villar for iOS. It has a circular loader, and a reveal animation to show the image.
xcconf screenshot

xcconf

February 24, 2015 • MIT License
YAML-based configuration for ObjC projects
No image provided.

TSClusterMapView

February 24, 2015 • MIT License
MKMapView with clustering. Forked and improved ADClusterMapView
ABMenuTableViewCell screenshot

ABMenuTableViewCell

February 23, 2015 • MIT License
Solution for using your own custom view as a menu in an UITableView’s “swipe to delete”-menu gesture. Version 2.0.0 features improved transitions, bug fixes and iOS 9 support. - compatible w...
KSHObjcUML screenshot

KSHObjcUML

February 23, 2015 • MIT License
KSHObjcUML can show oriented graph of dependencies between Objective-C classes in your project
Pulsar screenshot

Pulsar

February 23, 2015 • BSD License
A versatile solution for displaying pulse animations as known from Apple Maps.
UIView-UpdateAutoLayoutConstraints screenshot

UIView-UpdateAutoLayoutConstraints

February 23, 2015 • Public Domain License
An easy way to create and update AutoLayout Constraints (Mainly to update Width and Height of UIView)
JPSymfonyDateConverter screenshot

JPSymfonyDateConverter

February 23, 2015 • MIT License
JPSymfonyDateConverter is a simple Objective-C library who convert a string date from JSON or XML Symfony 2 API to NSString or NSDate with your format choice.