Recently Added
NavigationStack
By Matteo
An alternative implementation of stack-based navigation providing more control on animations and programmatic navigation.
MarkdownUI
By Guille Gonzalez
A cross-platform library for rendering Markdown (CommonMark ) in SwiftUI using attributed strings.
VisualEffects
By Paul Hudson
A visual effect view wrapper based on Apple's own implementation. Supports configurable blur and vibrancy styles.
BottomSheet
By Tieda
A bindable custom sheet that slides from the bottom of the screen. Height, indicator visibility, and colors are all customizable.
FetchImage
By Alex Grebenyuk
Download remote images using Nuke and display them in SwiftUI views. Supports caching, processing, rate limiting, and more.
PolyKit
By Anton ⬢ Hexagons
Create rounded-corner polygonal shapes with configurable side count and radius values.
PageView
By Kacper Rączy
A component that adds page-based navigation to SwiftUI. Supports horizontal and vertical page views and page control customization.
MovingNumbersView
By Wirawit Rueopas
Display numbers using animated digit transitions. Supports digit customization, decimals, and negative numbers.
PopupView
By Exyte
Sliding toasts and popups for your SwiftUI views. Supports styling, custom animations, and auto-hiding.
Gala
By Sven A. Schmidt
Easily generate SwiftUI preview variants in Xcode. Support light/dark mode, layout directions, legibility weights, size classes, and content size categories.
ActivityIndicatorView
By Exyte
A collection of preset loading indicators. Provides a binding for showing the indicator and supports customization through the default SwiftUI modifiers.
AdvancedList
By Chris
Adds a custom list control with pagination, empty, error, and loading states. Come with helpers for move and delete actions.
Kingfisher
By Wei Wang
Adds support for asynchronous downloading and caching of Web images. Provides additional image processing APIs and integration with SwiftUI.
DynamicColor
By Yannick Loriot
Create, manipulate, and inspect colors. Supports different color representations including hex, RGBA, and HSL.
SwiftUI-Introspect
By Siteline
Introspect the underlying UIKit or AppKit views behind any SwiftUI view. Works with both UIKit and AppKit.
EnvironmentOverrides
By Alexey
Adds a control panel for changing color themes, accessibility settings, and localizations at runtime for testing purposes.
FloatingButton
By Exyte
Modular floating button menu with customizable layout and animation. Supports both vertical and radial menus.
SDWebImageSwiftUI
By DreamPiggy
Display local and remote images in your SwiftUI views. Supports caching, animated formats, and more. Depends on SDWebImage.