Rn Expo Router

Use when working with navigation in an Expo + React Native app: adding routes, building tab/stack/drawer layouts, modal routes, dynamic segments (e.g. /profile/[id]), typed routes, deep linking, search params. Triggers on: "add a route", "wire up tabs", "open as modal", "set up deep linking", "configure navigation", or whenever an agent is about to touch a file under app/. Not for: styling navigation chrome (rn-styling), animating transitions (rn-animations-gestures, Wave 3), or non-RN web routing.

lukedj78 Updated

File contents

lukedj78/dev-flow/tree/main/rn-expo-router commit ccab843749

Frequently asked questions

npx skillmds@latest add lukedj78/rn-expo-router