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

KLCPopup screenshot

KLCPopup

July 21, 2014 • MIT License
A simple and flexible class for presenting a custom UIView as a popup with a variety of animation options. Supports both iPhone and iPad. Handles interface rotation. Requires ARC and iOS 7 or later.
HGWActivityButton - Swift screenshot

HGWActivityButton - Swift

July 21, 2014 • MIT License
A UIButton subclass with a custom, built-in activity indicator Written in Swift.
IBHeatMap screenshot

IBHeatMap

July 20, 2014 • MIT License
A simple HeatMap Implementation for iOS
MODropAlert screenshot

MODropAlert

July 20, 2014 • MIT License
Dropping Animation PopupView
FSParallaxTableView screenshot

FSParallaxTableView

July 19, 2014 • MIT License
Parallax effect for images in table view cells
Wyrd screenshot

Wyrd

July 19, 2014 • MIT License
Wyrd is a library for asynchronous programming in Swift. It aims to be concise and simple. Wyrd is inspired by Promises/A+. Both Swift and Cocoa Touch doesn't provide any helpers for asynchronous p...
JSKit screenshot

JSKit

July 15, 2014 • MIT License
JSKit is a framework for iOS. Classes: * JSAnimationStep * JSCircularImageView * JSZoomableImageView * JSZipArchive Categories: * NSDate+String * NSObject+Associated * NSString+Cha...
SWRevealTableViewCell screenshot

SWRevealTableViewCell

July 14, 2014 • MIT License
SWRevealTableViewCell is UITableViewCell subclass to easily display left and right buttons based on user pan gestures. Similar to the mail app and but with enhanced features. Done right!
AmbientStatus screenshot

AmbientStatus

July 14, 2014 • MIT License
Seamlessly update your app based on your user's ambient data (transit, battery, and location statuses).
NSString+EmailAddresses screenshot

NSString+EmailAddresses

July 13, 2014 • MIT License
An Objective C category to validate and fix common typos in email addresses. Significantly reduces signup issues and lost users in your iOS apps. Fixes misspelled variations for Gmail, Googlemai...
ZFRippleButton screenshot

ZFRippleButton

July 12, 2014 • MIT License
Custom UIButton effect inspired by Google Material Design
AHKBendableView screenshot

AHKBendableView

July 12, 2014 • MIT License
`BendableView` is a `UIView` subclass that bends its edges when its position change is animated. Internally, `BendableView` contains `CAShapeLayer`, which acts as its background. The layer's `path`...
GoogleWearAlert (Swift) screenshot

GoogleWearAlert (Swift)

July 11, 2014 • MIT License
An Android Wear style animated confirmation view for iOS - Written in Swift This library is not intended as fully fledged alert view replacement (it has no buttons) this confirmation view is ide...
ENPopUp screenshot

ENPopUp

July 11, 2014 • MIT License
An UIViewController category to display any view controller in a modal popup.
No image provided.

TLYShyNavBar

July 11, 2014 • MIT License
Unlike all those arrogant UINavigationBar, this one is shy and humble! Easily create Auto-Scrolling Navigation Bars!
MPGNotification screenshot

MPGNotification

July 10, 2014 • MIT License
MPGNotifications is an iOS control that allows you to display in-app interactive notifications that are fully customisable to suit your needs.
IPDashedLineView screenshot

IPDashedLineView

July 10, 2014 • MIT License
IPDashedLineView provides a simple interface for creating dashed lines. Create individual lines or create a dashed border for a view.
BVCropPhoto screenshot

BVCropPhoto

July 10, 2014 • MIT License
BVCropPhoto is image cropping library for iOS. pod 'BVCropPhoto'
DDHTimerControl screenshot

DDHTimerControl

July 09, 2014 • MIT License
A UIControl subclass to input minutes or seconds.
UIViewController-ScrollingStatusBar screenshot

UIViewController-ScrollingStatusBar

July 09, 2014 • MIT License
Category for UIViewController with UIScrollView to scroll statusBar along scrollView