Packages for keyword “ipados”
These packages are available as a package collection, usable in Xcode or SwiftPM.
Sentry
The official Sentry SDK for iOS, tvOS, macOS, watchOS, iPadOS and visionOS.
CompactSlider
CompactSlider is a SwiftUI control for macOS, iOS, watchOS and visionOS.
DSWaveformImage
Generate waveform images from audio files on iOS, macOS & visionOS in Swift. Native SwiftUI & UIKit views.
ReerKit
Swift 基础库. A collection of Swift extensions and utilities.
EmbraceIO
Embrace's Swift SDK built on OpenTelemetry
CountryPicker
A simple, customizable Country picker for picking country or dialing code. 🇮🇳 🇯🇵 🇰🇷 🇩🇪 🇨🇳 🇺🇸 🇫🇷 🇪🇸 🇮🇹 🇷🇺 🇬🇧
MusicTheory
Universal music theory library for iOS, iPadOS, macOS, tvOS and watchOS in Swift
SyntaxSparrow
Abstraction built on top of the Swift Syntax library to traverse constituent declaration types for Swift code.
PrintingKit
Easily print texts, views, images, PDFs etc. from any SwiftUI app.
StreamDeckKit
Swift library for controlling Stream Deck hardware from an iPadOS application.
ZcashLightClientKit
iOS light client Framework proof-of-concept
FormLogger
FormLogger is a drop-in SwiftUI-compatible manager for logging bugs, feature requests, and feedback - with flexible support for custom UI and backends. You can roll your own interface while leveraging the powerful FormManager. It’s designed to integrate with lightweight backends (like a Cloudflare Worker) that push issues to GitHub via their API.
SwiftGlass
Glassy Everything, even Old Devices. [ AI Assistant available below ]
DefaultsKit
DefaultsKit is a Swift package that provides a clean and type-safe way to manage UserDefaults keys and values.
PlatformChecker
PlatformKit provides easy-to-use Swift properties for checking device and OS environments across Apple platforms. Ideal for tailoring app behavior in iOS, macOS, tvOS, watchOS, and visionOS.
RoutingManager
A Swift package designed to simplify and enhance navigation in SwiftUI applications. It supports stateful navigation with persistent storage, allowing developers to manage complex navigation flows with ease.
SimpleLogger
SimpleLogger is a robust and flexible logging framework designed for Swift applications across multiple platforms, including iOS, macOS, tvOS, and watchOS. It provides extensive functionality for managing, filtering, and exporting logs with ease and precision.
SimpleLoggerUI
SimpleLoggerUI is a Swift package that provides a set of convenient SwiftUI views to easily integrate logging functionalities into your iOS or macOS applications. This package allows developers to display, filter, and export log entries without the need to build custom interfaces from scratch.
SlideOverCard
A SwiftUI card view, made great for setup interactions.
SwiftDataCounter
SwiftDataCounter is a Swift package that provides live tracking of SwiftData model counts with optional per-model or default limits. It listens for ModelContext save notifications and automatically refreshes counts, while also logging changes and limit crossings using OSLog.