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

FrameGen screenshot

FrameGen

February 02, 2024 • MIT License
FrameGen is a powerful application designed to streamline the process of creating xcarchive files from your xcodeproj projects. With an intuitive user interface and a wide range of functional capab...
QRCodeGenerator screenshot

QRCodeGenerator

February 01, 2024 • MIT License
Menu application for macOS that generates a QR code for any URL in the pasteboard
JSRippleEffect screenshot

JSRippleEffect

January 31, 2024 • MIT License
JSRippleEffect helps you to bring doppler effect on to the UIControls i.e UIButton, UIView, UIImageView etc.
PUCoverflowCarousel screenshot

PUCoverflowCarousel

January 30, 2024 • MIT License
PUCoverflowCarousel is a class designed to simplify the implementation of carousel (paged, scrolling views) on iPhone, iPad.No complex dependency addition needed for this library only single file a...
TVOSPicker screenshot

TVOSPicker

January 29, 2024 • Apache 2.0 License
This swift package provides a component that is missing from UIKit on tvOS - a picker view. It also provides a simple Date Picker built on top of the base TVOSPickerView component.
SwiftUIGallery screenshot

SwiftUIGallery

January 28, 2024 • Apache 2.0 License
A gallery of most of the SwiftUI controls up through 2022. Not many new controls from yet installed until iOS 17 matures a little more. Demonstrates much of the functionality of SwiftUI through...
LeavesDiagram screenshot

LeavesDiagram

January 27, 2024 • MIT License
Custom circle diagram
BusSeatSelection screenshot

BusSeatSelection

January 26, 2024 • Apache 2.0 License
The `BusViewController` class is a view controller that displays a bus seating arrangement. It loads seat data from a JSON file, updates seat statuses, and allows seat selection. The collection vie...
SwiftyNetwork screenshot

SwiftyNetwork

January 25, 2024 • MIT License
SwiftyNetwork is a lightweight network layer that allows you to fetch data from servers. Implemented with the MVVM Design pattern, this shows the list of Albums.
VNCheckBox screenshot

VNCheckBox

January 24, 2024 • MIT License
VNCheckBox aims to accomplish what other iOS checkbox controls haven't. To be simple. There's no animations, no IBDesignable to slow down interface builder, and no performance heavy draw methods.
PUMultiFileUploader screenshot

PUMultiFileUploader

January 23, 2024 • MIT License
For handling upload multiple files and for events like cancel request , pause and resume upload we would handle it through file upload manager array. There would be array of files let’s say images....
Creamy3D screenshot

Creamy3D

January 22, 2024 • MIT License
Creamy 3D is a library that allows seamless integration of simple 3D objects into your SwiftUI projects. Spice up your app's UI with interactive icons and 3D visuals. Its material system draws insp...
MBToastMac screenshot

MBToastMac

January 21, 2024 • MIT License
MBToastMac: Simple. Efficient. Toasts for macOS. Crafted with Swift. Enhance user interactions. No frills. Just performance.
KYLogger screenshot

KYLogger

January 20, 2024 • MIT License
A local system logger for Apple platforms.
UDAExplainer screenshot

UDAExplainer

January 19, 2024 • MIT License
Sensitive user data access explainer, such as for Photos Library, Face ID, App Tracking Transparency, etc.
KYNearbyService screenshot

KYNearbyService

January 18, 2024 • MIT License
A service for nearby discovery and communication.
MatrixFaceImageView screenshot

MatrixFaceImageView

May 18, 2023 • MIT License
Create the matrix faces animation for any Image.
SwiftAcknowledgements screenshot

SwiftAcknowledgements

May 17, 2023 • MIT License
Extract your SPM dependencies licenses and add them to the Settings.bundle of your app
QRDispenser screenshot

QRDispenser

May 16, 2023 • Apache 2.0 License
QR code generator in Swift, with no external dependencies.
HttpRequest screenshot

HttpRequest

May 15, 2023 • MIT License
✅ A tiny http client for iOS and macOS. Only 80 lines of code.