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

ToDoList screenshot

ToDoList

January 21, 2020 • Apache 2.0 License
A simple ToDoList written in Swift 5. Supports syncing using CloudKit, Realm, Local notifications, WatchOS and iPad apps
Fototo-a full project with animations and gestures screenshot

Fototo-a full project with animations and gestures

January 05, 2020 • Apache 2.0 License
an object with swift, show some animations and UX(https://github.com/even-cheng/fototo)
Store screenshot

Store

January 02, 2020 • Apache 2.0 License
Unidirectional, transactional, operation-based Store implementation.
XYChart screenshot

XYChart

November 10, 2019 • Apache 2.0 License
XYChart is designed for line & bar of charts which can compare multiple data in form styles, and limited the range of values to show, and so on.
MGObfuscator screenshot

MGObfuscator

October 21, 2019 • Apache 2.0 License
When we are working on apps which have lot of sensitive information (like Banking etc). We should be a lot of careful about strings. There is nice write up why (https://www.raywenderlich.com/2666-i...
No image provided.

CustomUIView

September 16, 2019 • Apache 2.0 License
Now you can benefit from one IBDesignable CUIVew, that you can customize to have round corners, drop shadow with offset and you can add also a background image.
cyborg screenshot

cyborg

September 05, 2019 • Apache 2.0 License
Display Android Vectordrawables on iOS.
No image provided.

SBCoreData

August 13, 2019 • Apache 2.0 License
A complete guide to Core Data dynamically while syncing your server response to your DB. This library takes the server response JSON as an input and processes all the CRUD operations itself. The ag...
Bubble Pictures screenshot

Bubble Pictures

July 29, 2019 • Apache 2.0 License
A bubble way to show in iOS using Swift Native.
redmin - prototype with Reddit data screenshot

redmin - prototype with Reddit data

July 25, 2019 • Apache 2.0 License
A super lightweight reddit client for iOS
No image provided.

Emojivision

July 19, 2019 • Apache 2.0 License
A 200 something line Swift Playground for rendering images as emojis
KPassCode screenshot

KPassCode

July 12, 2019 • Apache 2.0 License
A simple StackView to be used for Passcode or OTP fields. Completely customisable with separate classes and very easy to use. Just Drag and drop with 2 lines of code.
Google Places Picker screenshot

Google Places Picker

July 10, 2019 • Apache 2.0 License
https://github.com/piotrbernad/GooglePlacesPicker
ImageWithActivityIndicator screenshot

ImageWithActivityIndicator

June 25, 2019 • Apache 2.0 License
ImageWithActivityIndicator is a SwiftUI view that download and display image from URL and displaying Activity Indicator while loading .
StarrySky screenshot

StarrySky

June 22, 2019 • Apache 2.0 License
模拟星空动效,使用UIDynamic引擎和layer实时绘制( A starrySky animation project used UIDynamic and drawRect)
WIZSideToolBar screenshot

WIZSideToolBar

June 09, 2019 • Apache 2.0 License
A pop-up dynamic menu on the right side of the screen.
Elephant screenshot

Elephant

May 28, 2019 • Apache 2.0 License
Elegant SVG animation kit for swift
No image provided.

KVideoPlayer

May 25, 2019 • Apache 2.0 License
Play Multiple local/URL videos using AVPlayer like facebook, instagram. On scrolling horizontally, previous video will pause and the current will start playing smoothly.
KCustomAlert screenshot

KCustomAlert

May 24, 2019 • Apache 2.0 License
Simple and easy alerts to use instead of default AlertController. Alerts with different styles. Separate Xib is provided to customize as pr your need. Callbacks are easily handled by using Closures...
ThreeStage-PanGesture screenshot

ThreeStage-PanGesture

May 14, 2019 • Apache 2.0 License
Conventional three-stage drag gesture animation is mainly used to drag the view from the bottom to the center of the screen, and then to the top of the screen and other scenes.