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

SDiPhoneVersion screenshot

SDiPhoneVersion

October 05, 2014 • MIT License
Objective-C library for detecting running device model and screen size. With the newer  devices, developers have more work to do. This library simplifies their job by allowing them to get infor...
InstagramSimpleOAuth screenshot

InstagramSimpleOAuth

October 05, 2014 • MIT License
A quick and simple way to authenticate an Instagram user in your iPhone or iPad app. Quick How-To: * Create an instance of InstagramSimpleOAuthViewController and pass in an Instagram client I...
INTUAnimationEngine screenshot

INTUAnimationEngine

October 04, 2014 • MIT License
INTUAnimationEngine makes it easy to build advanced custom animations on iOS. INTUAnimationEngine provides a friendly interface to drive custom animations using a CADisplayLink, inspired by the ...
CBPWordPress screenshot

CBPWordPress

October 03, 2014 • MIT License
CBPWordPress is an iOS library that will allow you to easily include content from a WordPress blog in your app. The library can fetch lists of posts, individual posts and comments as well as submit...
SQTShyNavigationBar screenshot

SQTShyNavigationBar

October 03, 2014 • MIT License
A shrinking (shy) navigation bar that automatically adjusts as a user scrolls, with customizable full and "shy" heights.The goal is to be as robust as possible, smoothly handling the trickier edge ...
VMaskTextField screenshot

VMaskTextField

October 01, 2014 • MIT License
VMaskTextField is a library which create an input mask.An inputmask helps the user with the input by ensuring a predefined format. This can be useful for dates, numerics, phone numbers etc
SCLogger screenshot

SCLogger

October 01, 2014 • MIT License
SCLogger is a debugging console created by developer for developers, easy integration with your project. For all NSLog
xcres screenshot

xcres

October 01, 2014 • MIT License
xcres searches your Xcode project for resources and generates an index as struct constants. So you will never have to reference a resource, without knowing already at compile time if it exists or n...
LNNotificationsUI screenshot

LNNotificationsUI

September 30, 2014 • BSD License
LNNotificationsUI is a framework for displaying notifications similar to Apple's iOS 7 and iOS 8 notifications. It is meant to complement the native look and feel, by providing a pixel-accurate (as...
DIImageView screenshot

DIImageView

September 30, 2014 • MIT License
A Snapchat-like caption integrated within a regular UIImageView.
ATTutorialController screenshot

ATTutorialController

September 29, 2014 • MIT License
A tutorial controller ready to use. Uses its own UIWindow.
ZCSHoldProgress screenshot

ZCSHoldProgress

September 29, 2014 • MIT License
A UILongPressGestureRecognizer that displays its progress.
BMAGridPageControl screenshot

BMAGridPageControl

September 29, 2014 • MIT License
Do you want to suggest to your users that they can do more than just scrolling? Enter BMAGridPageControl. BMAGridPageControl is designed to be really similar to UIPageControl. You control it spe...
MAPageViewController screenshot

MAPageViewController

September 29, 2014 • MIT License
MAPageViewController is a simple wrapper around the most common boiler-plate UIPageViewController setup, requiring you only to specify an array of view controllers to set up.
PendulumView screenshot

PendulumView

September 29, 2014 • MIT License
Pendulum balls
ZCSAvatarCapture screenshot

ZCSAvatarCapture

September 29, 2014 • MIT License
User avatar editing made nice.
PhoneKit screenshot

PhoneKit

September 29, 2014 • MIT License
Make VoIP phone calls in <10 lines of code! PhoneKit is an easy to use extension/wrapper of the Twilio Client iOS SDK for easily making/receiving VoIP calls from inside your iOS app. PhoneKit provi...
IJSVG screenshot

IJSVG

September 29, 2014 • MIT License
IJSVG is an open source library created for Mac OS X 10.7+ to render SVG's within your application. It was developed for use with IconJar (in development) and is extremely fast and easy to use.
No image provided.

DFTDebugScreenshot

September 29, 2014 • MIT License
Simple debug tool for screenshot. It will write out the debug image of the ViewController being displayed. ``` pod 'DFTDebugScreenshot' ```
TFStackingSectionsTableView screenshot

TFStackingSectionsTableView

September 28, 2014 • MIT License
In a regular table view, only the current section header is pinned to the top. TFStackingSectionsTableView keeps all the section headers on screen, stacked at the top and bottom of the table. You c...