返回 Skill 列表
extension
分类: 开发与工程无需 API Key

swift-navigation

一套工具集合,旨在使Swift应用程序在SwiftUI、UIKit和AppKit中的导航更加符合人体工程学且功能更强大

person作者: jakexiaohubgithub

Swift Navigation

Tools for making Swift navigation ergonomic across all Apple platforms.

Modules

This skill contains documentation for multiple modules:

SwiftNavigation (Core)

Core navigation primitives used by all platform-specific modules.

SwiftUINavigation

SwiftUI-specific navigation tools.

UIKitNavigation

UIKit-specific navigation tools and bindings.

AppKitNavigation

AppKit-specific navigation tools for macOS.

Usage Notes

  • Start with the Core module to understand fundamental concepts
  • Use the platform-specific module for your target platform
  • AlertState and ConfirmationDialogState work across all platforms

License & Attribution

This skill contains content converted from DocC documentation format.