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

StyledChat screenshot

StyledChat

March 06, 2013 • MIT License
The StyledChatDemo is a chat bubble demonstration project inspired by the open source Adium.The demo adapted the Adium's Renkoo message style,supported dynamically changing the style variant.
REFormattedNumberField screenshot

REFormattedNumberField

March 05, 2013 • MIT License
UITextField subclass that allows number input in a predefined format.
HCPushBackAnimation screenshot

HCPushBackAnimation

March 05, 2013 • MIT License
Demo of push back animation to display a modal view controller.
PSUpdateApp screenshot

PSUpdateApp

March 03, 2013 • MIT License
PSUpdateApp is a simple method to notify users that a new version of your iOS app is available.
Share This screenshot

Share This

March 02, 2013 • MIT License
An iOS sharing tool that can be easily inserted into a project. Each share option can be individually called or you can show an option. On iOS 5, these options will be shown in action sheets. iO...
VideoPlayerKit screenshot

VideoPlayerKit

March 02, 2013 • MIT License
A custom iOS video player with controls, progress bar, and airplay all set up.
DPToastView screenshot

DPToastView

March 02, 2013 • MIT License
Highly customizable toast view for iOS that features allows using attributed strings, supports word wrapping, device rotation, etc. Requires iOS >= 6.x; ARC; uses auto layout.
REMenu screenshot

REMenu

March 01, 2013 • MIT License
Dropdown menu inspired by Vine.
PSTCollectionView screenshot

PSTCollectionView

March 01, 2013 • MIT License
Open Source, 100% API compatible replacement of UICollectionView for iOS4+.
Numberpad screenshot

Numberpad

March 01, 2013 • MIT License
LNNumberpad is a custom numeric keyboard for the iPad which works with both UITextField's and UITextView's requiring no changes other than adding an instance of the LNNumberpad class as the inputVi...
FPPopover screenshot

FPPopover

March 01, 2013 • MIT License
Alternative to the native iOS UIPopoverController, with iPhone support and look and feel customization.
Color screenshot

Color

February 28, 2013 • MIT License
A collection of categories and utilities that extend UIColor.
No image provided.

DWGridController

February 28, 2013 • MIT License
The DWGridController allows you to display cells in a grid view where rows and columns can be (infinitely) scrolled separately.
RFQuiltLayout screenshot

RFQuiltLayout

February 27, 2013 • MIT License
RFQuiltLayout is a subclass of UICollectionViewLayout that positions various sized cells like a mason laying bricks. * Fast * Insert/Delete animation friendly * Dynamic layouts however you'd...
POHorizontalList screenshot

POHorizontalList

February 26, 2013 • MIT License
App Store like horizontal view control that can be used in a UITableView
No image provided.

JSQMessagesViewController

February 26, 2013 • MIT License
An elegant messages UI library for iOS. http://jessesquires.github.io/JSQMessagesViewController
LBActionSheet screenshot

LBActionSheet

February 25, 2013 • MIT License
A very customizable drop-in replacement for UIActionSheet.
ALScrollViewPaging screenshot

ALScrollViewPaging

February 25, 2013 • MIT License
This UIScrollView subclass offers a simple way to manage paging. Simply add an array with the different views to display. The page control dots color can be customized.
SJOPaperboy screenshot

SJOPaperboy

February 24, 2013 • MIT License
An easy to use library that lets you implement background updates in your app that run whenever the user enters or exits a specified location.
Moving Placeholder Text Field screenshot

Moving Placeholder Text Field

February 24, 2013 • MIT License
A UITextField subclass animating the placeholder text if it extends the bounds of the text field. It supports texts of any length, font and size (even custom fonts!). Speed defaults to 30 FPS.