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 963 associated packages, so its package collection includes only the top 300 packages by package score.
Snappable
A set of SwiftUI custom modifiers to make the ScrollView snappable.
Spiral
Spiral is a SwiftUI shape for macOS, iOS and watchOS.
SPT
A lightweight, automated solution for SwiftUI performance monitoring, profiling, and optimization — delivered as a Swift Package. This is currently in development NOT READY TO USE.
SSOTPPinView
A custom view to enter a code usually used in authentication. Different types of OTPViews. Easy to use and configure your own view and character of OTP using all the attributes.
ColorsKit
Swift library for advanced color manipulation and palette generation, with an example app included.
SwiftDetailer
A multi-platform SwiftUI component for editing fielded data
swift-identifiable-enum
Macro that synthesizes Identifiable conformance for Swift enums.
SwiftlySearch
A small, lightweight UISearchController wrapper for SwiftUI
SwiftMCP
Connect Apple's on-device Foundation Models to any MCP server — any MCP tool becomes available to LanguageModelSession in 3 lines of Swift.
SwiftStorage
SwiftStorage is an easy way to persist data without Key Value.
SwiftTextFieldPreset
A multi-platform SwiftUI component for text input with presets support
SwiftToolkit
A comprehensive SwiftUI toolkit for iOS and macOS development.
AnimatedImage
SwiftUI AnimatedImage View
swiftui-app-icon-creator
Create iOS and macOS application icon in Xcode with SwiftUI
SwiftUI-Haptics
A set of super-light modifiers and functions that adds haptic feedbacks to any SwiftUI View.
Inspect
Access UIKit and AppKit components from within SwiftUI.
Pipify
A SwiftUI component for launching custom picture-in-picture experiences
swiftui-tabs-view
SwiftUI tabbed interface. Customizable replacement for `SwiftUI.TabView`.
SwiftUI-UniformGrid
A SwiftUI custom Layout that arranges child views in a grid with equal-sized cells.
SwiftUIWindowBinder
Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, apps with @main/App, and even Playgrounds