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

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.
DKImageBrowser screenshot

DKImageBrowser

March 22, 2014 • MIT License
iOS Image Browser with a Thumbnail Strip
No image provided.

SKAnimateScroll

March 21, 2014 • MIT License
Infinitely scroll images.
RealtimeChat screenshot

RealtimeChat

March 21, 2014 • MIT License
RealtimeChat is a full native iPhone app to create realtime, text based chatrooms with Facebook/Twitter login. <b>Features</b><br> Live chat between multiple devices<br> Group chat functiona...
Tesseract screenshot

Tesseract

March 21, 2014 • MIT License
Tesseract OCR iOS is a Framework for iOS5+, compiled also for armv7s and arm64. iOS7 Ready. Tesseract is probably the most accurate open source OCR engine available. Combined with the Leptonica ...
TPFloatRatingView screenshot

TPFloatRatingView

March 21, 2014 • MIT License
A simple rating view with whole, half or floating point values. I couldn't find anything that easily set floating point ratings, so I made this control based on the Ray Wenderlich tutorial found he...