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

AxisSegmentedView screenshot

AxisSegmentedView

March 28, 2022 • MIT License
A library that allows you to easily create various styles of segmented views. Supports iOS, macOS and tvOS.
SPQRCode screenshot

SPQRCode

March 25, 2022 • MIT License
The native QR code scanner of iOS. Repeated system scanner from the camera app.
Harbeth screenshot

Harbeth

March 24, 2022 • MIT License
Metal API for GPU accelerated Graphics processing and Filter production framework. 🎨 - Support operator chain filter. - Support quick design filters. - Support merge multiple filter effects. ...
Reachability.swift screenshot

Reachability.swift

March 23, 2022 • MIT License
Replacement for Apple's Reachability re-written in Swift with closures
swift-composable-architecture screenshot

swift-composable-architecture

March 22, 2022 • MIT License
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
apollo-ios screenshot

apollo-ios

March 21, 2022 • MIT License
📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
react-native-vision-camera screenshot

react-native-vision-camera

March 20, 2022 • MIT License
📸 The Camera library that sees the vision.
GRDB.swift screenshot

GRDB.swift

March 19, 2022 • MIT License
A toolkit for SQLite databases, with a focus on application development
Alamofire screenshot

Alamofire

March 18, 2022 • MIT License
Elegant HTTP Networking in Swift
Sourcery screenshot

Sourcery

March 17, 2022 • MIT License
Meta-programming for Swift, stop writing boilerplate code.
BadgeButton-Swift screenshot

BadgeButton-Swift

March 16, 2022 • Apache 2.0 License
A subclass of `UIButton` that has a badge view ready. Use it however you want!
AxisTabView screenshot

AxisTabView

March 15, 2022 • MIT License
A library that allows you to easily create various styles of tab views. Supports iOS and macOS.
AxisTooltip screenshot

AxisTooltip

March 07, 2022 • MIT License
A library that displays tooltips in the desired view. Supports iOS and macOS.
QKeyboardEmotionView screenshot

QKeyboardEmotionView

March 06, 2022 • MIT License
ChatEmotionKeyboard, bottomInputBar,useful in ChatViewController
WrappingHStack screenshot

WrappingHStack

March 05, 2022 • MIT License
A SwiftUI HStack with the ability to wrap contained elements
LanguageManager-SwiftUI screenshot

LanguageManager-SwiftUI

March 04, 2022 • MIT License
A Language manager to handle changing app language without restarting the app.
Throttler screenshot

Throttler

March 04, 2022 • MIT License
Throttler is IO throttling library of one liner closure API. Using Throttler, you can throttle massive number of inputs coming in to the last in a single drop of one line API. Check how Throttl...
Mocka screenshot

Mocka

March 03, 2022 • MIT License
Mocka — A Mock Server Made for Developers by Developers, made in Swift ❤️
BubblesView screenshot

BubblesView

March 03, 2022 • MIT License
simple bubble animation which is a replica for glovo main page animation
LRUCache screenshot

LRUCache

March 02, 2022 • MIT License
A simple LRU memory cache implemented in Swift 5.