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

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...
RRTagController screenshot

RRTagController

February 24, 2015 • MIT License
RRTagController allows user to select tag and create new one.
ZCarousel screenshot

ZCarousel

February 23, 2015 • MIT License
A Swift Carousel made with Paged UIScrollView
ZMaterialDesignUIButton screenshot

ZMaterialDesignUIButton

February 23, 2015 • MIT License
A Swift UIButton Animated inspired in Material Design :] Watch the video: https://www.youtube.com/watch?v=LApnUpnI094
CMPopTipView_Swift screenshot

CMPopTipView_Swift

February 23, 2015 • MIT License
CMPopTipView rewritten in Swift. Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips. CMPopTipView is an iOS UIView subclass that d...
SwiftLoader screenshot

SwiftLoader

February 22, 2015 • MIT License
A simple and beautiful activity indicator written in Swift
SnowFalling screenshot

SnowFalling

February 22, 2015 • MIT License
Snow Falling effects on UIViewController. Inspired by LINE for iOS on Dec 25.
DCDirectoryWatcher screenshot

DCDirectoryWatcher

February 21, 2015 • MIT License
A lightweight class for monitoring directory changes on iOS using Swift
YTKKeyValueStore_Swift screenshot

YTKKeyValueStore_Swift

February 21, 2015 • MIT License
A simple Key-Value storage tool, using Sqlite as backend.
KDCircularProgress screenshot

KDCircularProgress

February 21, 2015 • MIT License
A circular progress view with gradients written in Swift
MaterialCardView screenshot

MaterialCardView

February 21, 2015 • MIT License
Create material design cards quick and easy