---
name: swift-navigation-core
description: Core navigation primitives for Swift: AlertState, ConfirmationDialogState, UIBinding, and observation tools
---

# SwiftNavigation

Bringing simple and powerful navigation tools to all Swift platforms, inspired by SwiftUI.

## Documentation Structure

### Essentials

- **What is navigation?** ([Articles/WhatIsNavigation.md](Articles/WhatIsNavigation.md)): Learn how one can think of navigation as a domain modeling problem, and how that leads to the

### Observing changes to state


### Creating and sharing state


### Attaching data to mutations


### Stack-based navigation


### UI state


## Usage Notes

- Documentation is organized progressively from getting started to advanced topics
- Start with the Introduction or Getting Started section
- Consult specific guides for detailed information

## License & Attribution

This skill contains content converted from DocC documentation format.
