# Expo Router

> File-based routes, Stack, NativeTabs, and modals

**Subcategory:** Expo  
**License:** MIT  
**Source:** https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-router/SKILL.md

---

## When it is useful

Navigation and routing for Expo Router. Covers file-based routes, groups and dynamic routes, folder organization, Link with previews and context menus, native Stack, page titles, modals and form sheets, NativeTabs, headers and toolbars, and header search bars.

## The Catch

Expo Router file routes only; steals Next.js App Router and React Navigation.
