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

TBMInspectorView screenshot

TBMInspectorView

March 28, 2014 • MIT License
TBMInspectorView is a copy of the Xcode 5's inspector view. It is pretty easy to setup and should be set as the documentView of a NSScrollView.
RestKit-InExtensions screenshot

RestKit-InExtensions

March 28, 2014 • MIT License
Helpers to use RestKit with less code, just a simple plist file.
NXVLogFormatter screenshot

NXVLogFormatter

March 27, 2014 • MIT License
Simple custom CocoaLumberjack log
MaryPopin screenshot

MaryPopin

March 27, 2014 • MIT License
MaryPopin is a category to present view controllers in a supercalifragilisticexpialidocious way. More precisely, it allows you to present modal-like view controllers with a custom size and a larg...
ZKPulseView screenshot

ZKPulseView

March 27, 2014 • MIT License
Simple iOS UIView Category to create a Pulse (Breathing light) Effect on your needs pod 'ZKPulseView', '~> 0.0.1'
GTTranslationAPI screenshot

GTTranslationAPI

March 27, 2014 • BSD License
GoogleTranslationAPI is an Objective-C wrapper for calling the Google Translate API v2.
BFNavigationBarDrawer screenshot

BFNavigationBarDrawer

March 26, 2014 • BSD License
A UIToolbar subclass that can easily be displayed below a UINavigationBar, similarly to the playlist view in the Music app.
StickyHeaderView screenshot

StickyHeaderView

March 26, 2014 • MIT License
Example of how to create a UITableView HeaderView which sticks to the top and stretches when pulled down. Kind of like the Tinder app does.
No image provided.

ANBlurredTableView

March 26, 2014 • Unspecified License
Animated blur and tint background on UITableView scroll. - Customizable tint. - Animate between two different alphas for a darken or lighten effect. - Works in the background and animates in ...
MBKeyboardTracker screenshot

MBKeyboardTracker

March 26, 2014 • Unspecified License
Get the system wide keyboard and track its origin.
UIView+draggable screenshot

UIView+draggable

March 26, 2014 • MIT License
UIView category that adds dragging capabilities
MWViewsContainer screenshot

MWViewsContainer

March 25, 2014 • MIT License
Lightweight Views container with top bar with customizable options pod 'MWViewsContainer'
ADLivelyCollectionView screenshot

ADLivelyCollectionView

March 25, 2014 • BSD License
ADLivelyCollectionView brings custom animations to UICollectionView. The library comes with pre-defined animations. They are here mainly for demo purposes and we encourage you design your own, i...
SMTabbedSplitViewController screenshot

SMTabbedSplitViewController

March 25, 2014 • MIT License
Tabbed Split View Controller for iPad is a custom split view controller, with vertical left tabbar control for navigation between master view controllers. Tabbar contains tabs for navigation betwee...
DZNSegmentedControl screenshot

DZNSegmentedControl

March 25, 2014 • MIT License
A drop-in replacement for UISegmentedControl for showing counts, to be used typically on a user profile
SSStackedView screenshot

SSStackedView

March 25, 2014 • MIT License
Inspired by PassBook App and Reminders App for iOS 7, this is designed to have a stacked page view that uses reusable pages for efficiency. Easily scroll through UIImageViews, UIViews or your custo...
MyCategories screenshot

MyCategories

March 24, 2014 • MIT License
UIView Categories for adding: * Shake Effect * Parallax Effect
DNSSwipeableTableCell screenshot

DNSSwipeableTableCell

March 24, 2014 • MIT License
A table view cell that swipes to reveal a basement menu similar to iOS 7 Mail, but with tons of configuration options. Uses a delegate/data source construction method, and NSLayoutConstraints and s...
LNWindowManager screenshot

LNWindowManager

March 24, 2014 • MIT License
A window manager that makes working with ```UIWindow``` objects easily using an API similar to the ```UIViewController``` modal presentation API.
AwesomeChat screenshot

AwesomeChat

March 24, 2014 • MIT License
AwesomeChat is a full native iPhone app to create realtime, text based chatrooms with Facebook/Twitter login.