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

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

BitWiser

February 23, 2022 • MIT License
A simple library to help you in dealing with bytes, bits and nibbles :-)
UnsplashProvider for SwiftUI screenshot

UnsplashProvider for SwiftUI

February 22, 2022 • MIT License
It is a package that can use the Unsplash API. It was developed as a SwiftUI.
Zoomable for SwiftUI screenshot

Zoomable for SwiftUI

February 21, 2022 • MIT License
It is a container that allows you to zoom in and out of an image using only SwiftUI.
Scroller for SwiftUI screenshot

Scroller for SwiftUI

February 20, 2022 • MIT License
You can animate in individual views based on scroll position. Developed with SwiftUI. This library supports iOS/macOS.