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

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'
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.
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'
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.
CalendarStyle screenshot

CalendarStyle

March 23, 2014 • MIT License
Calendar component for iOS apps
XHScrollMenu screenshot

XHScrollMenu

March 23, 2014 • MIT License
XHScrollMenu is a display column elements, base on NetEase News App.
AFPopupView screenshot

AFPopupView

March 23, 2014 • MIT License
A simple to use and functional popup view for iOS, as seen in Wunderlist iOS app.
RHRefreshControl screenshot

RHRefreshControl

March 23, 2014 • MIT License
Abstract RefreshControl for freedom customization. RHRefreshControl is just another simple custom RefreshControl which allow you to customize the appearance and behavior of RefreshControl for yo...
RPSlidingMenu screenshot

RPSlidingMenu

March 22, 2014 • MIT License
A collection view menu in the style of UltraVisual.
NTSlidingViewController screenshot

NTSlidingViewController

March 22, 2014 • MIT License
NTSlidingViewController is right-and-left sliding view controller container
HVColorSelector screenshot

HVColorSelector

March 22, 2014 • MIT License
A color selector for iOS. Here is a link to the wiki page where you can see the screenshots: https://github.com/hetalv985/HVColorSelector/wiki
JJTabBarController screenshot

JJTabBarController

March 22, 2014 • MIT License
Custom tab bar controller with support for: * Personalize your TabBar. * Built-in transitions. * Choose the TabBar orientation. * Storyboard integration. * Easily add new actions for the Tab...
Localisator screenshot

Localisator

March 22, 2014 • MIT License
A custom localisator class which allows to change the app language without having to restart it. The new language can be saved to be automatically loaded when the app starts.