Packages for keyword “visionos”
These packages are available as a package collection, usable in Xcode or SwiftPM.
SwiftUI-Shimmer
Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS.
ZodiacKit
ZodiacKit provides a simple way to determine the zodiac sign for a given date.
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.
Template
A template for Swift packages on GitHub
PhraseKit
PhraseKit is a Swift package that generates random, human-readable phrases using customizable word combinations. Perfect for creating unique filenames, usernames, session IDs, and more. Easily extensible with custom word lists and combination logic.
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.
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.
SwiftGlass
Glassy Everything, even Old Devices. [ AI Assistant available below ]
swiftui-theming
Effortless theming support in SwiftUI
SwiftUSD
Pixar's universal scene description for swift and the open source metaverse.
MijickTimer
Timers Made Simple. The Ultimate Swift Framework with advanced timer management, state control and reactive programming support.
KeychainKit
KeychainKit is a Swift package that provides a clean, type-safe, and extensible API for securely storing, retrieving, and managing values in the system Keychain. It supports primitives, collections, Codable types, synchronisation options, accessibility controls, and automated migration between service names and access groups.
SnapAuth
Swift SDK for SnapAuth (all Apple platforms)
swift-prefs
Modern, flexible, observable, testable app preferences written in Swift.
SwinjectLight
Lightweight dependency injection framework for Swift (inspired by Swinject)
TextReplacements
Customize the look of any part of a text in a SwiftUI Text view.
MetaverseKit
Monolithic dependency encapsulating many ASWF projects to swiftly architect the metaverse.
CachedAsyncImage
Async image loading with progress and cache for SwiftUI.