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

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
KFWatchKitAnimations screenshot

KFWatchKitAnimations

March 16, 2015 • MIT License
With KFWatchKitAnimations, iOS developers will now be able to record arbitrary CocoaTouch animations from the iPhone/iPad simulator at 60 FPS. The recordings are a pre-rendered sequence of static i...
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.
ReactiveLocalizationManager screenshot

ReactiveLocalizationManager

March 13, 2015 • MIT License
This class helps change app language without changing device language or restarting app. ReactiveCocoa is used for delivery of localization changes.
YiRefresh screenshot

YiRefresh

March 13, 2015 • Apache 2.0 License
a simple way to use pull-to-refresh. 下拉刷新,大道至简,最简单的网络刷新控件
YiSlideMenu screenshot

YiSlideMenu

March 13, 2015 • Apache 2.0 License
SlideMenu,简洁的侧边菜单,清爽风格 iOS Slide Menu with ability to add both left and right menu, and built in UIScrollView.
GBDeviceInfo screenshot

GBDeviceInfo

March 13, 2015 • Apache 2.0 License
Detects the hardware, software and display of the current iOS or Mac OS X device at runtime.
DLHamburguerMenu screenshot

DLHamburguerMenu

March 13, 2015 • MIT License
A "hamburger" sidebar menu control written entirely in swift. It presents a menu over the current visual contents (i.e: Above the current UINavigationController). It's easy to integrate using story...
StatusFlow screenshot

StatusFlow

March 13, 2015 • MIT License
StatusFlow is an iOS implementation of a simple to use UICollectionView intended to show meaningful status that is animated and beautiful. It displays the current, previous, and next items in a li...