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

ScalingHeaderScrollView screenshot

ScalingHeaderScrollView

April 20, 2022 • MIT License
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
AppStoreReviewsAPI screenshot

AppStoreReviewsAPI

April 15, 2022 • MIT License
Retrieve customer reviews for your app and display most helpful reviews.
ButtonClickStyle screenshot

ButtonClickStyle

April 13, 2022 • MIT License
This is a customizable/designable "button view", with 15 animated click styles, that allows you to design your own buttons from subviews, in storyboard and xib right away.
SRView screenshot

SRView

April 12, 2022 • MIT License
make doing the UI programmatically much simpler
WEImageViewer screenshot

WEImageViewer

April 11, 2022 • MIT License
Image Collection Viewer
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.
Metal filter framework screenshot

Metal filter framework

March 24, 2022 • MIT License
🟣 At the moment, the most important features of [**metal moudle**](https://github.com/yangKJ/Harbeth) can be summarized as follows: - Support iOS and macOS. - Support operator chain filter. - ...
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.
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.
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...