Skip to content
/ router Public

[ARCHIVE]: Expo Router has moved to expo/expo -- The File-based router for universal React Native apps

Notifications You must be signed in to change notification settings

expo/router

Repository files navigation

Expo Router

Warning

The Expo Router repo has moved upstream to expo/expo.

This repo will remain in maintenance-mode until Expo Router v3 is released.


Stable version 2 is out now!

Repo for the new File-based router for React Native apps. Please open a discussion if you have any questions or feedback.

Running

The easiest way to try Expo Router is by creating a new project:

npx create-expo-app@latest -e with-router

See the setup guide for more.

Examples

Contributing