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

M2DRibbonView screenshot

M2DRibbonView

March 22, 2015 • MIT License
A ribbon shape view.
ASCIImage screenshot

ASCIImage

March 20, 2015 • MIT License
Create UIImage / NSImage instances with NSString and ASCII art.
BrowserTabViewDemo_swift screenshot

BrowserTabViewDemo_swift

March 20, 2015 • MIT License
A browser tab view written in swift
PKAlertController screenshot

PKAlertController

March 20, 2015 • MIT License
PKAlertController is a highly customizable alert view controller.
NgNotificationProxy screenshot

NgNotificationProxy

March 20, 2015 • MIT License
Small objective-c library for iOS/OSX that provides better way to work with notifications from NSNotificationCenter.
AFMSlidingCell screenshot

AFMSlidingCell

March 20, 2015 • MIT License
AFMSlidingCell is UITableViewCell subclass for showing any kind of buttons underneath the cell, revealable by swipe. It is a common way of displaying any cell-related actions (e.g. deletion) withou...
PhotoTweaks screenshot

PhotoTweaks

March 20, 2015 • MIT License
PhotoTweaks is an interface to crop photos. It can let user drag, rotate, scale the image, and crop it. You will find it mimics the interaction in photo library on iOS 7.
MagnetDynamicTable screenshot

MagnetDynamicTable

March 20, 2015 • MIT License
MagnetDynamicTable is a simple replacement for UITableView. Basic idea is to provide HTML table like functionality on IOS. Instead of using delegate events as with UITableView, you'll add, replace ...
ECStretchableHeaderView screenshot

ECStretchableHeaderView

March 20, 2015 • MIT License
A multi-purpose header view that you can attach to a UITableView (or any UIScrollView), allowing you to maximize the scrolling content's screen real state by expanding and contracting the top heade...
GearRefreshControl screenshot

GearRefreshControl

March 19, 2015 • MIT License
A demo project displaying a custom animation for the UIRefreshControl. Inspired by this Dribble: https://dribbble.com/shots/1974767-gear-powered-pull-to-refresh-animation
MARKCircularSlider screenshot

MARKCircularSlider

March 19, 2015 • MIT License
A custom reusable circular slider control. Values range is between `minimumValue` and `maximumValue` (from 0 to 1 by default). Please check Demo project for a basic example on how to use MARKCir...
PopupContainer (Swift) screenshot

PopupContainer (Swift)

March 17, 2015 • MIT License
PopupContainer is a library written in swift that allows users to show any UIView as a UIAlertView. PopupContainer takes care of presentation, dismiss, animations and positioning of your UIView, in...
CustomSwitch.swift screenshot

CustomSwitch.swift

March 17, 2015 • MIT License
A custom Switch created with UIViews and UIButtons in Swift.
INBPullToRefresh screenshot

INBPullToRefresh

March 16, 2015 • MIT License
Image navigation bar pull to refresh
YZKeyboardInputAccessoryView screenshot

YZKeyboardInputAccessoryView

March 16, 2015 • MIT License
A drop-in input accessory view that adds a dismiss button and an extra row of characters (can be any numbers, letters or emojis) on top of the keyboard. It mimics the look, feel, and functionality ...
JSQDataSourcesKit (Swift) screenshot

JSQDataSourcesKit (Swift)

March 16, 2015 • MIT License
Type-safe, value-oriented data source objects that keep your view controllers light. Written in Swift. Data sources for UITableView, UICollectionView, and NSFetchedResultsController.
MKWeatherUndergroundKit screenshot

MKWeatherUndergroundKit

March 16, 2015 • MIT License
A simple iOS and OS X library for retrieving weather information using the Weather Underground API
NPSegmentedControl screenshot

NPSegmentedControl

March 16, 2015 • Apache 2.0 License
This is a simple customizable segmented control. Features automatically draw the selector from a array of String animate the state change Installation Grab the files in Classes/NPSegme...
NPFlipButton screenshot

NPFlipButton

March 13, 2015 • Apache 2.0 License
This is a simple button with a circle at right, who will animate when changing state. Features automatically draw the button and set his text animate the state change Installation Grab t...
EasyPickersCollection screenshot

EasyPickersCollection

March 13, 2015 • MIT License
Collection of simple, extensible, easy to use pickers. Inspired by ActionSheetPicker.