DIFlowLayout
May 12, 2023 • MIT License
A layout where subviews are arranged horizontally and wrapped vertically.
ScalingHeaderScrollView
April 20, 2022 • MIT License
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
SwiftUIPinView
March 29, 2022 • Apache 2.0 License
The Pin View is created with SwiftUI which having the support from iOS 14.0
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
March 22, 2022 • MIT License
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
AxisTabView
March 15, 2022 • MIT License
A library that allows you to easily create various styles of tab views. Supports iOS and macOS.
AxisTooltip
March 07, 2022 • MIT License
A library that displays tooltips in the desired view. Supports iOS and macOS.
WrappingHStack
March 05, 2022 • MIT License
A SwiftUI HStack with the ability to wrap contained elements
LanguageManager-SwiftUI
March 04, 2022 • MIT License
A Language manager to handle changing app language without restarting the app.
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
March 03, 2022 • MIT License
Mocka — A Mock Server Made for Developers by Developers, made in Swift ❤️
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
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
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
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 ...
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
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
February 20, 2022 • MIT License
You can animate in individual views based on scroll position. Developed with SwiftUI. This library supports iOS/macOS.