Search results for swiftui

QRCodeGenerator screenshot

QRCodeGenerator

February 01, 2024 • MIT License
Menu application for macOS that generates a QR code for any URL in the pasteboard
SwiftUIGallery screenshot

SwiftUIGallery

January 28, 2024 • Apache 2.0 License
A gallery of most of the SwiftUI controls up through 2022. Not many new controls from yet installed until iOS 17 matures a little more. Demonstrates much of the functionality of SwiftUI through...
Creamy3D screenshot

Creamy3D

January 22, 2024 • MIT License
Creamy 3D is a library that allows seamless integration of simple 3D objects into your SwiftUI projects. Spice up your app's UI with interactive icons and 3D visuals. Its material system draws insp...
DIFlowLayout screenshot

DIFlowLayout

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

NavigationTransitions

May 10, 2023 • MIT License
Pure SwiftUI Navigation transitions ✨
BlurView screenshot

BlurView

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

ScalingHeaderScrollView

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

SwiftUIPinView

March 29, 2022 • Apache 2.0 License
The Pin View is created with SwiftUI which having the support from iOS 14.0
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.
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.
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...
Mocka screenshot

Mocka

March 03, 2022 • MIT License
Mocka — A Mock Server Made for Developers by Developers, made in Swift ❤️
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.
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 ...