Packages for keyword “swiftui”
These packages are available as a package collection, usable in Xcode or SwiftPM.
Note: Package collections are limited to 300 packages. The “swiftui” keyword currently has 843 associated packages, so its package collection includes only the top 300 packages by package score.
SpanGrid
An enhanced SwiftUI grid.
SwiftBlocksUI
Develop interactive Slack messages and modals using a SwiftUI like declarative style
SwiftDataKit
SwiftDataKit allows SwiftData developers to access Core Data objects corresponding to SwiftData elements.
SwiftDataPreviewer
SwiftDataPreviewKit is a lightweight Swift package designed to simplify SwiftUI previews using SwiftData. It provides an in-memory model container for use in DEBUG builds, allowing you to preview your SwiftData-powered views with sample data.
swift-hoods
🏘️ A collection of my Swift building blocks with dependencies.
swift-identifiable-enum
Macro that synthesizes Identifiable conformance for Swift enums.
SwiftToasts
A cross platform SwiftUI library for presenting toasts.
SwiftUI Apple Watch Decimal Pad
A dirty fix for Apple's missing decimal pad for watchOS
LazyCollectionView
A modest attempt to port UICollectionView to SwiftUI.
SwiftUIPlus
SwiftUI additions and helpers that are missing from the official implementation.
SwiftUIRules
Dynamic, Rule based @EnvironmentKeys for SwiftUI
TextFieldAlert
A SwiftUI alert with text field(s) for iOS/tvOS 13 and greater.
TibberSwift
TibberSwift is a small unofficial SPM to make simple GraphQL queries towards Tibber's GraphQL service, fully written in Swift and made for use with SwiftUI.
TranscriptDebugMenu
A SwiftUI library that provides a debug menu for viewing and copying LanguageModelSession transcripts.
TreePicker
SwiftUI tree picker view for selecting options from hierarchical data.
TriggerKit
TriggerKit is a lightweight Swift package designed for building reactive user interface behaviours by responding to state changes through modifiers or standard protocols. It is particularly useful for creating modular, reusable UI components and can be a powerful foundational building block for larger, more feature-rich packages.
VFont
iOS Variable Font Integration
Voyager
Framework for navigation & routing in SwiftUI
watch-date-picker
A customizable date picker for watchOS and SwiftUI.
WaterfallGrids
Waterfall grid layout with lazy loading support for SwiftUI