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

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

PlayButton

March 01, 2022 • MIT License
An interruptible and reversible play button animation written in Swift and Core Animation. Blog Post: https://medium.com/br-next/open-sourcing-our-br-radio-playbutton-5f0b14bb7e01
RxNetworks screenshot

RxNetworks

March 01, 2022 • MIT License
🧚 **[RxNetworks](https://github.com/yangKJ/RxNetworks)** is a set of infrastructure based on RxSwift and Moya, Multiple plugins are available for use. - Support reactive network requests combine...
LottieUI for SwiftUI screenshot

LottieUI for SwiftUI

February 28, 2022 • MIT License
Lottie for SwiftUI. It is a library developed to make Lottie easy to implement. It supports iOS and macOS.
AxisSheet for SwiftUI screenshot

AxisSheet for SwiftUI

February 28, 2022 • MIT License
It is a library that handles the sheet view in 4 directions (.top, .bottom, .leading, .trailing) according to the axis type. It supports iOS and macOS.
Rickenbacker screenshot

Rickenbacker

February 27, 2022 • MIT License
🎉 MVVM + RxSwift Project Architecture.
AxisContribution screenshot

AxisContribution

February 27, 2022 • MIT License
A library that expresses a github contribution calendar through an array of dates. Supports iOS and macOS.
AxisRatingBar for SwiftUI screenshot

AxisRatingBar for SwiftUI

February 24, 2022 • MIT License
This library is a UI control for iOS and macOS developed with SwiftUI. You can display ratings along the horizontal/vertical axis and receive ratings from users. You can use any view that conforms ...
Tree screenshot

Tree

February 23, 2022 • MIT License
🎏 Tree can help you manage views more clearly.