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

MJModalStatusView screenshot

MJModalStatusView

November 15, 2017 • MIT License
This modal status view makes your app look fantastic, it is a simple and fancy modal to show any time!
MarchingLayer screenshot

MarchingLayer

November 15, 2017 • MIT License
Randomly fills layer with sprites and move them in any direction and speed you want.
ARSolar screenshot

ARSolar

November 15, 2017 • MIT License
Solar System with ARKit on Swift
IHTypeWriterLabel screenshot

IHTypeWriterLabel

November 13, 2017 • MIT License
A UILabel Subclass which animates the text filling process as if being typed.
Animoji screenshot

Animoji

November 13, 2017 • MIT License
Animoji Generator 🦊
Swifty360Player screenshot

Swifty360Player

November 13, 2017 • MIT License
iOS 360-degree video player streaming from an AVPlayer.
VSVerticalSlider screenshot

VSVerticalSlider

November 12, 2017 • MIT License
An animatable and customizable vertical slider written in Swift4.
datamuse-swift screenshot

datamuse-swift

November 12, 2017 • MIT License
A datamuse api swift wrapper without dependencies
D2PDatePicker screenshot

D2PDatePicker

November 12, 2017 • MIT License
Elegant and Easy-to-Use iOS Swift Date Picker
Windless screenshot

Windless

November 11, 2017 • MIT License
Windless makes it easy to implement invisible layout loading view.
AHCategoryView screenshot

AHCategoryView

November 11, 2017 • Apache 2.0 License
AHCategoryView acts like a flexible UITabBarController, but upside down, for categorizing different pages of controllers in your app.
RZPicker screenshot

RZPicker

November 10, 2017 • Apache 2.0 License
Time Date picker for registration form easy to use.
ZXKline screenshot

ZXKline

November 10, 2017 • Apache 2.0 License
Kline for trend of stock
UIImageAlertController screenshot

UIImageAlertController

November 10, 2017 • MIT License
UIViewController extension class (Objective-C) for picking / displaying images from the Photo Library (UIImagePickerController).
BackgroundCoreDataSwift4 screenshot

BackgroundCoreDataSwift4

November 09, 2017 • Apache 2.0 License
This Project looks like nothing in the UI but it covers an important and complex topic in CoreData , i.e, writing data to Database in background thread so that UI does not get blocked. It uses Swif...
SkeletonView screenshot

SkeletonView

November 09, 2017 • MIT License
An elegant way to show users that something is happening and also prepare them to which contents he is waiting
LNZTreeView screenshot

LNZTreeView

November 09, 2017 • MIT License
This is a swift implementation for iOS of a Tree View. A Tree View is a graphical representation of a tree. Each element (node) can have a number of sub elements (children). This particular impl...
MMPullSwipeDismiss screenshot

MMPullSwipeDismiss

November 07, 2017 • Unspecified License
Facebook Like Swipe and Pull Dismiss Viewcontroller
No image provided.

-

November 07, 2017 • MIT License
-
CoreDataSwift4 screenshot

CoreDataSwift4

November 06, 2017 • Apache 2.0 License
This Project implements CoreData in Swift4 with a lot reduction in boilerplate code, using a UITableView with NSFetchedResultsController along with CRUD operations and Batch Updates