概要
This skill provides a comprehensive set of patterns and best practices for managing navigation in React Native Web applications. It enables developers to implement type-safe routing, deep linking for web URLs, and platform-specific UI patterns like sidebars for desktop and tabs for mobile. By leveraging the unified React Navigation API, it ensures consistent behavior across native and web environments while providing guidance on avoiding web-only anti-patterns.