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

ComplimentaryGradientView screenshot

ComplimentaryGradientView

August 25, 2016 • MIT License
Create complementary gradients generated from dominant and prominent colors in supplied image. Inspired by Grade.js
Kakapo screenshot

Kakapo

August 25, 2016 • MIT License
🐤Dynamically Mock server behaviors and responses in Swift
LoopedContentsView screenshot

LoopedContentsView

August 24, 2016 • MIT License
LoopedContentsView display and handle looped contents.
DropDownMenuKit screenshot

DropDownMenuKit

August 24, 2016 • MIT License
DropDownMenuKit is a simple and modular UIKit menu, that can be attached to the navigation bar or toolbar. The menu appears with a sliding animation and can be deeply customized. For example, with ...
ChangeLanguage screenshot

ChangeLanguage

August 24, 2016 • Apache 2.0 License
this is the best way to change the app directions(RTL or LTR) without any needs to restart the app, also solving storyboards and xibs cashing.
ScreenSelector screenshot

ScreenSelector

August 24, 2016 • MIT License
Provides screen selector UI for iOS.
SwiftAWCollectionViewDialLayout screenshot

SwiftAWCollectionViewDialLayout

August 24, 2016 • Apache 2.0 License
Same of AWCollectionViewDialLayout (https://github.com/awdigital/AWCollectionViewDialLayout) in swift language
DPSlideMenuKit-Swift screenshot

DPSlideMenuKit-Swift

August 23, 2016 • MIT License
Simple slide menu kit with different colors. Just like Slack!
ShadowView screenshot

ShadowView

August 23, 2016 • MIT License
UIView subclass with rounded corners and drop shadow.
VKCheckbox screenshot

VKCheckbox

August 23, 2016 • MIT License
Simple customizable closure-based checkbox control written on Swift
ScreenBrightness screenshot

ScreenBrightness

August 23, 2016 • MIT License
ScreenBrightness allows you to monitor brightness of your device screen without a hassle.
TNInfoBubble screenshot

TNInfoBubble

August 23, 2016 • MIT License
TNInfoBubble is a component written in Swift to create a Prisma-like info bubble. The looks of the info bubble can be changed. It works with Storyboards & code.
Monaka screenshot

Monaka

August 22, 2016 • MIT License
Convert custom struct to NSData.
MKSpinner screenshot

MKSpinner

August 22, 2016 • MIT License
A beautiful activity indicator written in Swift, same of 'https://github.com/icanzilb/SwiftSpinner' with new spin animation
iAccordion screenshot

iAccordion

August 22, 2016 • MIT License
iAccordion is a class designed to show cards (credit cards, coupons, business cards, etc.) with a cool animation.
RMSquarePageControl screenshot

RMSquarePageControl

August 22, 2016 • MIT License
A custom page control having square indicators works both vertically and horizontally.
NRMirror screenshot

NRMirror

August 22, 2016 • MIT License
NRMirror helps you to sync your models with web service response or any input dictionary and. So its work like a object mapper for your project. So dont worry about manually mapping your model ob...
AppIconAutoMaker screenshot

AppIconAutoMaker

August 22, 2016 • MIT License
Create icons for apple products(ios, Apple Watch, Mac etc.) automatically.
SimpleBDD screenshot

SimpleBDD

August 21, 2016 • Apache 2.0 License
Simple library for tests in BDD style, written with Objective-C.
IDM-Data-Flow screenshot

IDM-Data-Flow

August 19, 2016 • Apache 2.0 License
In MVC application, your view controllers have to working with a lot of data from local, network, ... This causes you much trouble & becomes difficult to manage. Conform IDM Flow will help you make...