--- title: Navigator description: |- The Navigator component manages navigation between multiple Screen components within a POS UI extension. Use it to create multi-screen workflows with proper navigation stack management and initial screen configuration. Navigator works with the Navigation API to provide complete navigation control for complex POS workflows that require multiple views and user interactions. Navigator components maintain navigation history across app lifecycle events and supports deep linking to specific screens, enabling merchants to return to their exact workflow state after interruptions The component supports gesture-based navigation like swipe-to-go-back on platforms where this is standard, providing familiar interaction patterns that feel native to each platform. api_version: 2026-01 api_name: pos-ui-extensions source_url: html: https://shopify.dev/docs/api/pos-ui-extensions/latest/ui-components/navigation-and-content/navigator md: https://shopify.dev/docs/api/pos-ui-extensions/latest/ui-components/navigation-and-content/navigator.md --- Navigator Not supported in this version.