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

UIScrollSlidingPages screenshot

UIScrollSlidingPages

May 22, 2013 • MIT License
Allows you to add multiple view controllers and have them scroll horizontally, with a header scroller (optional) that stays in sync with the content and shows next, current and previous items. A zo...
MHCustomTabBarController screenshot

MHCustomTabBarController

May 22, 2013 • MIT License
Custom UITabBar replacement using storyboard and segues.
C360PopoverBackgroundView screenshot

C360PopoverBackgroundView

May 22, 2013 • MIT License
A tintable UIPopoverBackgroundView subclass which mimics the system popover appearance
MBTileParser screenshot

MBTileParser

May 21, 2013 • MIT License
MBTileParser is a cocos2d-iphone compatible game engine written using pure UIKit.
NBUKit screenshot

NBUKit

May 21, 2013 • Apache 2.0 License
Customizable camera, assets, image editing, gallery, picker and UIKit subclasses
J1Button screenshot

J1Button

May 21, 2013 • MIT License
Simple scalable gradient buttons using images. Buttons include artwork for UIControl States: Normal, Highlighted, Selected, and Disabled.
GPActivityViewController screenshot

GPActivityViewController

May 20, 2013 • MIT License
Alternative to UIActivityViewController compatible with iOS 5.0. Partially based on REActivityViewController.
ImageCropView screenshot

ImageCropView

May 20, 2013 • Apache 2.0 License
A view that allows the user to select the cropping area in an image.
SHSPhoneComponent screenshot

SHSPhoneComponent

May 20, 2013 • MIT License
UITextField and NSFormatter subclasses for formatting phone numbers. Allow different formats for different countries(patterns).
UIViewAnimationExplose screenshot

UIViewAnimationExplose

May 19, 2013 • Unspecified License
Animate a UIView to full screen. See video for more.
UIImageViewModeScaleAspect Animation screenshot

UIImageViewModeScaleAspect Animation

May 19, 2013 • Unspecified License
Animates a `UIImageView` between the `UIViewContentModeScaleAspectFill` and `UIViewContentModeScaleAspectFit` `contentMode`s. Check out the video for more.
NTPagedTableViewController screenshot

NTPagedTableViewController

May 19, 2013 • CC BY 3.0 License
A UITableView that 'snaps' like `pagingEnabled` on `UIScrollView`.
RBDMuteSwitch screenshot

RBDMuteSwitch

May 18, 2013 • BSD License
Prior to iOS 5 it was relatively straightforward to detect whether a device was muted by using an audio route to detect playback type. But under iOS 5 this was changed as Apple never intended fo...
ILHTTPClient screenshot

ILHTTPClient

May 18, 2013 • MIT License
A really easy-to-use wrapper around AFNetworking with an auto loading animated HUD.
BPODial screenshot

BPODial

May 17, 2013 • MIT License
A beautiful Dial / Volume Style Knob Control for Mac OS X. A replacement for the NSSlider Control.
BZPasscodeViewController screenshot

BZPasscodeViewController

May 17, 2013 • BSD License
Passcode view controller for iOS.
SHPersian screenshot

SHPersian

May 16, 2013 • Unspecified License
This is a set of tools and controls for Persian/Arabic iOS App developers. Currently contains a custom subclass of UILabel to easily use your custom fonts, without writing a single line of code....
FontAwesomeKit screenshot

FontAwesomeKit

May 16, 2013 • MIT License
Simple helper for using Font-Awesome on iOS
Slash screenshot

Slash

May 16, 2013 • MIT License
A simple, extensible markup language for styling NSAttributedStrings. The language is similar in appearance to HTML, however the meaning of each tag is user-defined
METoast screenshot

METoast

May 15, 2013 • BSD License
METoast is a view to show toast message. It's a queue based FIFO toast.