swift-navigation

swift-navigation

A collection of tools for making navigation in Swift applications more ergonomic and powerful across SwiftUI, UIKit, and AppKit

9étoiles
1forks
Mis à jour 1/18/2026
SKILL.md
readonlyread-only
name
swift-navigation
description

A collection of tools for making navigation in Swift applications more ergonomic and powerful across SwiftUI, UIKit, and AppKit

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.

You Might Also Like

Related Skills

verify

verify

243K

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

facebook avatarfacebook
Obtenir
test

test

243K

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

facebook avatarfacebook
Obtenir

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

facebook avatarfacebook
Obtenir

Use when adding new error messages to React, or seeing "unknown error code" warnings.

facebook avatarfacebook
Obtenir
flow

flow

243K

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

facebook avatarfacebook
Obtenir
flags

flags

243K

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

facebook avatarfacebook
Obtenir