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.
EnvironmentVariationPreview
EnvironmentVariationPreview is a SwiftUI library designed to simplify the process of previewing your SwiftUI views in a variety of environments.
FileType
This tool checks a file’s MIME type using magic bytes and can retrieve the file extension from the MIME type.
GameKitUI
GameKit (GameCenter) for SwiftUI
HapticsManager
HapticsManager is a Swift package that provides a modular and easy-to-use interface for implementing haptic feedback in your applications. It integrates seamlessly with SwiftUI, enabling you to enhance user experience through customisable tactile feedback.
ILikeToMoveIt
Accessible move actions for SwiftUI Lists and easy custom drag and drop for older iOS
Infinite4Pager
Infinite4Pager is a flexible and powerful SwiftUI component that provides infinite scrolling capabilities in four directions: up, down, left, and right. It's perfect for creating image galleries, card decks, or any other content that requires seamless navigation in multiple directions.
IrregularGradient
Create animated irregular gradients in SwiftUI.
IslandAlertsForSwiftUI
A variety of SwiftUI alerts that integrate perfectly with iPhone’s Dynamic Island and Notch!
LiveKnob
Yet another knob for iOS but with IBDesignable and Ableton Live style.
MacToastKit
A minimal toast library for macOS
MemojiView
MemojiView is simple view to retrieve and display user Memoji, Emoji, or text as images.
PageSheet
Customizable sheets using UISheetPresentationController in SwiftUI
PhotoSelectAndCrop
This package integrates a UIImagePickerController into a SwiftUI app. Obtain 1) a copy of the original image, 2) a scaled and / or cropped version of it, 3) a CGFloat and 4) CGPoint. The CGFloat and CGPoint represent the scale and position of the original image used to make the processed version.
Pigeon
Async state management for SwiftUI (and UIKit) 🐦
ProgressUI
A highly customizable and animated circular/linear progress indicator for SwiftUI. Supports dynamic coloring, spinner mode, multiple sizes, and easy appearance customization.
QLThumbnail
A SwiftUI view for showing a thumbnail of a file using QuickLook.
RatingControl
SwiftUI control for interactive rating values.
RichEditorSwiftUI
Powerful WYSIWYG Rich editor for SwiftUI.
RingProgressViewStyle
RingProgressViewStyle is a library that adds a ring style to SwiftUI's ProgressViewStyle.
RouterKit
🚀 SwiftUI Navigation Router - A lightweight and flexible SwiftUI navigation manager, built with NavigationStack and supporting customizable routes. Easily manage your app's navigation flow by pushing, popping, and replacing views. Designed to work with Routable protocol for dynamic view generation!