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

SMFloatingLabelTextField screenshot

SMFloatingLabelTextField

July 17, 2016 • Apache 2.0 License
A subclass of UITextField that displays floating placeholder
Parent-Child-CoreData screenshot

Parent-Child-CoreData

July 17, 2016 • Apache 2.0 License
This example will give you the basic idea on how to achieve Parent-Child ManagedObjectContexts in a real life scenario
Venn diagram (Objective C) screenshot

Venn diagram (Objective C)

July 17, 2016 • Apache 2.0 License
Implement a venn diagram using objective C.
EssentialTableView screenshot

EssentialTableView

July 17, 2016 • Apache 2.0 License
A detailed project on UITableView which includes Parallax effects, Collapse/Expand UITableViewCell, 3D Touch on UITableViewCell
SCDatePicker screenshot

SCDatePicker

July 16, 2016 • Apache 2.0 License
SCDatePicker is a simple UIDatePicker with a UIToolbar and 'Done' button. Three lines of code.
MEVFloatingButton screenshot

MEVFloatingButton

July 15, 2016 • Apache 2.0 License
An iOS drop-in UITableView/UICollectionView/UIScrollView superclass category for showing a customizable floating button on top of it.
LBZSpinner screenshot

LBZSpinner

July 15, 2016 • Apache 2.0 License
Simple Spinner with dropdown-list for iOS (like android)
KScrollableTopMenuDemo screenshot

KScrollableTopMenuDemo

July 14, 2016 • Apache 2.0 License
A very simple demo with menu bttons on top of the view which can be scrolled very easily
November screenshot

November

July 14, 2016 • Apache 2.0 License
A handy API to convert NSDate to NSString and back written in swift
Clock screenshot

Clock

July 14, 2016 • Apache 2.0 License
Digital and analog app component for iOS
TimeSliderView screenshot

TimeSliderView

July 13, 2016 • Apache 2.0 License
UIView which works like UISlider to let user select time. It's possible to change time between 12 hours (AM/PM) and 24 hours mode.
DTCollectionViewCellMover screenshot

DTCollectionViewCellMover

July 12, 2016 • Apache 2.0 License
UICollectionView move cell module.
INSPersistentContainer screenshot

INSPersistentContainer

July 11, 2016 • Apache 2.0 License
Open Source, 100% API compatible replacement of NSPersistentContainer for iOS8+
SuggestionsBox screenshot

SuggestionsBox

July 11, 2016 • Apache 2.0 License
SuggestionsBox helps you build better a product trough your user suggestions.
PagingWithCollectionView screenshot

PagingWithCollectionView

July 11, 2016 • Apache 2.0 License
This is collectionview with page control
PagingDataController screenshot

PagingDataController

July 11, 2016 • Apache 2.0 License
**PagingDataController** is a library for implementing loading data by page (pagination) easily. It provides a short setup via few lines of code. You will not need to worry about page management, w...
SwiftyBeaver screenshot

SwiftyBeaver

July 11, 2016 • Apache 2.0 License
Convenient logging during development & release in Swift 2 & 3 Including own logging cloud platform with end-to-end encryption and native Mac App as client.
NSVTabBar  screenshot

NSVTabBar

July 11, 2016 • Apache 2.0 License
To Create the different animation on UITabBar Controller
AKHappySwitch screenshot

AKHappySwitch

July 11, 2016 • Apache 2.0 License
AKHappySwitch with Swift 2.2 I found a shot on dribble (https://dribbble.com/shots/2619401-Smiler). So I have tried to create this switch with Swift - iOS. It's not perfect as dribble shot but I...
GifButton screenshot

GifButton

July 08, 2016 • Apache 2.0 License
Subclass of UIButton that provide abilyty to use gif image for transition between normal and selected state of button