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

No image provided.

MapTable-Swift

September 03, 2014 • MIT License
Mimic the Find My Friends app's first screen behavior.
DTIActivityIndicator screenshot

DTIActivityIndicator

September 01, 2014 • MIT License
Beautiful custom ActivityIndicator inspired from css library SpinKit and much more... Written in Swift. Supported animations: Rotating Plane, Double Bounce, Chasing Dots, Pulse, Wave, Spotify, W...
Swifty screenshot

Swifty

August 31, 2014 • MIT License
A beautiful Login coded in Swift
International-Calendar-Widget screenshot

International-Calendar-Widget

August 31, 2014 • MIT License
An International Calendar iOS8 widget that shows you the date in different calendars.
SwiftState screenshot

SwiftState

August 29, 2014 • MIT License
Elegant state machine for Swift. [Features] Transition: .State0 => .State1 Try transition: machine <- .State1 Try transition + messaging: machine <- (.State1, "GoGoGo") Chaining:...
VPStickyHeaderCollectionView screenshot

VPStickyHeaderCollectionView

August 27, 2014 • MIT License
Collection view sticky header implementation in Swift
Infinite-UIITableview-Scroll (Swift) screenshot

Infinite-UIITableview-Scroll (Swift)

August 26, 2014 • MIT License
Infinite UITableview Scroll in Swift Language
AlecrimCoreData screenshot

AlecrimCoreData

August 24, 2014 • MIT License
A simple Core Data wrapper library written in Swift. Features: - Simpler classes and methods to access and save Core Data managed objects - Main and background contexts support - Core Data ...
ENSwiftSideMenu screenshot

ENSwiftSideMenu

August 24, 2014 • MIT License
A simple side menu for iOS 8 written in Swift language. Using UIDynamics, UIGestures and UIBlurEffect.
ShutupButton screenshot

ShutupButton

August 24, 2014 • MIT License
Voice Enable and Mute Button with Animation written in Swift.
AFViewHelper screenshot

AFViewHelper

August 16, 2014 • MIT License
Convenience extension for UIVIew in Swift
AFImageHelper screenshot

AFImageHelper

August 16, 2014 • MIT License
Convenience extension for UIImage and UIImageView in Swift
AFDateHelper screenshot

AFDateHelper

August 16, 2014 • MIT License
Convenience extension for NSDate in Swift.
ODMultiColumnLabel screenshot

ODMultiColumnLabel

August 16, 2014 • MIT License
A UILabel replacement that renders text on multiple columns, comes in both Objective-C and Swift versions
SwiftAppMenuController screenshot

SwiftAppMenuController

August 16, 2014 • MIT License
Facebook's Paper.app like menu adapted to Swift from GTAppMenuController from Gianluca Tursi
FrostedSidebar screenshot

FrostedSidebar

August 09, 2014 • MIT License
Hamburger Menu based off of RNFrostedSidebar (https://github.com/rnystrom/RNFrostedSidebar), written in Swift, and uses the new iOS 8 UIVisualEffectView for the UIBlurEffect.
AudioRecorder screenshot

AudioRecorder

August 05, 2014 • MIT License
A simple app to record, trim and export audio for Mac. Written in Swift and took just 2 days. If you are on IRC, feel free to ping me in #iphonedev/#macdev on freenode. I'm the pretty_functi...
Sleipnir screenshot

Sleipnir

August 03, 2014 • MIT License
BDD-style framework in Swift
SFSwiftNotification screenshot

SFSwiftNotification

July 30, 2014 • MIT License
Simple custom user notification written in Swift.
SwiftImageLoader screenshot

SwiftImageLoader

July 29, 2014 • MIT License
Asynchronous Image Loader in Swift. Caches using an NSCache. Useful for UITableViewCells.