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

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

AlertController

May 14, 2023 • Apache 2.0 License
💬 A tiny extension for UIAlertController that makes working with it very simple. Only 150 lines of code.
AppReview screenshot

AppReview

May 13, 2023 • MIT License
⭐️ A tiny library to request review on the AppStore. This is wrapper around native SKStoreReviewController.
DIFlowLayout screenshot

DIFlowLayout

May 12, 2023 • MIT License
A layout where subviews are arranged horizontally and wrapped vertically.
CLPlayer screenshot

CLPlayer

May 11, 2023 • MIT License
A custom video player use AVPlayer
NavigationTransitions screenshot

NavigationTransitions

May 10, 2023 • Public Domain License
Pure SwiftUI Navigation transitions ✨
SpeedManagerModule screenshot

SpeedManagerModule

May 09, 2023 • MIT License
Simple Speedometer class to iOS and WatchOS.
RNDeviceName screenshot

RNDeviceName

May 08, 2023 • MIT License
Swift library to get Apple device model name
OpenAI screenshot

OpenAI

May 07, 2023 • MIT License
Swift implementation for OpenAI API
RotatingLabel screenshot

RotatingLabel

May 06, 2023 • MIT License
A label component that animates text changes by scrolling characters.
BlurView screenshot

BlurView

May 05, 2023 • MIT License
Custom blur radius for your UIKit views
ContactsChangeNotifier screenshot

ContactsChangeNotifier

May 04, 2023 • MIT License
Which contacts changed outside your iOS app? Better CNContactStoreDidChange notification: Get real changes, without the noise.
OneWay screenshot

OneWay

June 19, 2022 • MIT License
A Swift library for state management with unidirectional data flow.
LCInfiniteScrollView screenshot

LCInfiniteScrollView

June 18, 2022 • MIT License
An infinite scroll control implemented with two views, supporting custom reuse of views.
KeyboardListener screenshot

KeyboardListener

June 17, 2022 • MIT License
Prevent keyboard from covering UITextField/UITextView with only one line of code.
LCPullRefresh screenshot

LCPullRefresh

June 16, 2022 • MIT License
Give pull-to-refresh to any UIScrollView.
LCToast screenshot

LCToast

June 15, 2022 • MIT License
Add toast to UIView.