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

Versions screenshot

Versions

March 10, 2015 • MIT License
Helping you find inner peace when comparing version numbers in Swift.
Tempo screenshot

Tempo

March 09, 2015 • MIT License
Date and time manager for iOS/OSX written in Swift
Persei screenshot

Persei

March 08, 2015 • MIT License
Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift!
SSASideMenu screenshot

SSASideMenu

March 08, 2015 • MIT License
SSASideMenu is a reimplementation of romaonthego/RESideMenu in Swift. A iOS 7/8 style side menu with parallax effect.
StringScore_Swift screenshot

StringScore_Swift

March 06, 2015 • MIT License
Swift string ranking 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825 StringScore_Swift is a Swift library which provides fast fuzzy string matching/scoring. Based on ...
KMPlaceholderTextView screenshot

KMPlaceholderTextView

March 06, 2015 • MIT License
A UITextView subclass that adds support for multiline placeholder written in Swift.
KGFloatingDrawer screenshot

KGFloatingDrawer

March 06, 2015 • MIT License
A floating drawer style navigation. KGFloatingDrawer provides a unique twist on the nav drawer pattern using interesting animations to present the content in the "drawer". KGFloatingDrawer is a rei...
SwiftEventBus screenshot

SwiftEventBus

March 05, 2015 • MIT License
SwiftEventBus is a publish/subscribe EventBus optimized for iOS
RNLoadingButton-Swift screenshot

RNLoadingButton-Swift

March 04, 2015 • Apache 2.0 License
An easy-to-use UIButton subclass with an activity indicator
TWControls screenshot

TWControls

March 04, 2015 • MIT License
TWControls is a project that attempts to provide an easy-to-use API to perform actions based on user interaction (SpriteKit). It provides controls like Buttons and Switches. Is written in pure S...
WZStoreHouseTableView screenshot

WZStoreHouseTableView

March 02, 2015 • MIT License
Scalable Table View like Store House app, written in Swift. Implementation is not challenging, and I guess someone may have implemented similar result with UICollectionViewLayout customization. ...
No image provided.

SoundCloudTransition

March 02, 2015 • MIT License
Custom Animation Transition for SoundCloud iOS App. (Swift lang)
SwiftMemCache screenshot

SwiftMemCache

March 01, 2015 • MIT License
A Swift Memory Cache with namespace & TTL support
ABSteppedProgressBar screenshot

ABSteppedProgressBar

March 01, 2015 • MIT License
ABSteppedProgressBar is an animated and customisable stepped progress bar for iOS written in Swift
PlaceholderTextView screenshot

PlaceholderTextView

March 01, 2015 • MIT License
PlaceHolderTextView is a IBDesignable subclass of UITextView with a placeholder behaving like a UITextfield, which means that if no text is present, the placeholder will be showing. This makes it e...
ZSocialPullView screenshot

ZSocialPullView

March 01, 2015 • MIT License
Swift Social UIView inside UIScrollView
AutocompleteTextfieldSwift screenshot

AutocompleteTextfieldSwift

February 25, 2015 • MIT License
Simple and straightforward sublass of UITextfield to manage string suggestions
OpenSansSwift screenshot

OpenSansSwift

February 25, 2015 • MIT License
Easily use the OpenSans font in Swift The usual process of embedding any custom fonts in your IOS applications has a few steps: * Copy all your font resources to your project * Make sure the...
JMEasyTouchID - Swift screenshot

JMEasyTouchID - Swift

February 25, 2015 • MIT License
TouchID used easy on one line in your ViewController.
SQLite.swift screenshot

SQLite.swift

February 25, 2015 • MIT License
A type-safe, Swift-language layer over SQLite3. SQLite.swift provides compile-time confidence in SQL statement syntax and intent. Features: - A pure-Swift interface - A type-safe, optiona...