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

HUMSlider screenshot

HUMSlider

February 11, 2015 • MIT License
A slider control with auto-appearing ticks and saturating images at each end.
iOS Material Design screenshot

iOS Material Design

February 11, 2015 • MIT License
The repo provides a UIView category for material design animations. Easy to use and integrate in existing projects. Features: — Change background color with shape animation — Transition animat...
MBXPageViewController screenshot

MBXPageViewController

February 11, 2015 • MIT License
A library that allows to have a UIPageController with control buttons (One per VC / Left-Right Buttons) or an UISegmentController. This is not a difficult task, but the intention of this library is...
SYNFadingLabel screenshot

SYNFadingLabel

February 11, 2015 • MIT License
A simple label with UIVisualEffectView vibrancy that automatically fades away.
RKColorSlider screenshot

RKColorSlider

February 11, 2015 • MIT License
A Color picker similar to the one found in Slingshot
BreakOutToRefresh screenshot

BreakOutToRefresh

February 11, 2015 • MIT License
Play BreakOut while loading
YFCardTransitions screenshot

YFCardTransitions

February 10, 2015 • MIT License
YFCardTransitions is a set of custom UIViewController transitions designed to be used with Tim Gleue's awesome TGLStackedViewController. This transitions are meant to simulate the behaviour of a c...
NKJPagerViewController screenshot

NKJPagerViewController

February 10, 2015 • MIT License
NKJPagerViewController is like a FragmentsTabsPager, which is in Android. It contains an endlessly scrollable UIScrollView. This viewController inspired ICViewPager. The biggest of difference is...
No image provided.

FBLikeLayout

February 10, 2015 • MIT License
This is an UICollectionView layout inspired by the photo section of facebook. This layout loads squared items with randomic full size items. It works with standard layout delegate methods. No addit...
PopMenu screenshot

PopMenu

February 10, 2015 • MIT License
PopMenu is pop animation menu inspired by sina weibo / net ease app.
IQAudioRecorderController screenshot

IQAudioRecorderController

February 10, 2015 • MIT License
IQAudioRecorderController is a drop-in universal library allows to record audio within the app with a nice User Interface. The Audio Recorder produced the .m4a file and returns the path via it's de...
HSDatePickerViewController screenshot

HSDatePickerViewController

February 10, 2015 • MIT License
HSDatePickerViewController is an iOS 8 ViewController for date and time picking, based on awesome look&feel of Dropbox Mailbox application with some customization options.
LSButton screenshot

LSButton

February 10, 2015 • MIT License
Long shadow button for iOS
CoreTextLabel screenshot

CoreTextLabel

February 10, 2015 • MIT License
With CoreTextLabel you are able draw NSAttributedString or HTML with custom font and color in iOS (>= 5.0) applications. numberOfLines and truncation (NSLineBreakByTruncatingTail) is also supported...
TAOverlay screenshot

TAOverlay

February 05, 2015 • MIT License
TAOverlay is a minimalistic and simple overlay meant to display useful information to the user.
SKTagView screenshot

SKTagView

February 05, 2015 • MIT License
SKTagView is a view supports to display tags with auto layout. - supports auto layout - supports working with UITableViewCell - supports single and multi-line mode - not UICollectionView
SMScrollView screenshot

SMScrollView

February 05, 2015 • MIT License
`SMScrollView` is a subclass of `UIScrollView` with the following additions: - It maintains the position of the view returned by its `delegate`'s `viewForZoomingInScrollView:` in the center of i...
DMPagerViewController screenshot

DMPagerViewController

February 05, 2015 • MIT License
DMPagerViewController is page navigation controller like the one used in Twitter or Tinder
AppleRemoteFramework screenshot

AppleRemoteFramework

February 05, 2015 • MIT License
Use the Apple Remote to control your OS X apps.
DZReadability (iOS & OSX) screenshot

DZReadability (iOS & OSX)

February 04, 2015 • MIT License
Adoption of Readability algorithm which works on iOS and OSX and is capable of clearing the messy HTML document (e.g. site) into nice and readable page. Rework of GGReadabilityParser found here: ht...