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 877 associated packages, so its package collection includes only the top 300 packages by package score.
snap-navigation
Define the navigation structure of your SwiftUI app decoupled from it's presentation.
snap-settings-service
A single interface to handle different types of settings.
SwiftCache
A modern, lightweight image caching library for iOS and macOS
SwiftDataKit
SwiftDataKit allows SwiftData developers to access Core Data objects corresponding to SwiftData elements.
SwiftDataPager
SwiftDataPager is a Swift package designed to simplify the process of implementing pagination with SwiftData.
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.
SwiftDI
SwiftDI the new way to use your dependency in Swift 5.1
swift-hoods
🏘️ A collection of my Swift building blocks with dependencies.
SwiftUICamera
Seamless camera integration for SwiftUI
CodeMirror
SwiftUI wrapper for CodeMirror 6.
SwiftUIColor
🎨 Make system color defined in UIColor/NSColor available to SwiftUI Color.
CustomTabView
A SwiftUI component for creating TabView with a custom tab bar.
SwiftUI Dependencies
💉 SwiftUI-Environment based dependency injection
SwiftUIEKtensions
Extensions for SwiftUI
swiftui-interface-orientation
Allow interface orientations on a per view basis in SwiftUI
Model3DView
Render 3d models with SwiftUI effortlessly
swiftui-property-inspector
ReflectionView
SwiftUI View to display property information based on Swift's reflection API for any type of value.
WebView
A SwiftUI component to use WKWebView
WrapLayout
A custom layout built on top of SwiftUI's Layout API that lays elements out in multiple lines. Similar to flex-wrap in CSS, CollectionViewFlowLayout.