Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
/ router Public archive

[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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b6a1ed0 · Feb 7, 2024
Aug 30, 2023
Feb 14, 2023
Sep 20, 2023
Dec 14, 2023
Jan 31, 2024
Feb 27, 2023
Mar 16, 2023
Sep 14, 2022
Feb 27, 2023
Mar 22, 2023
Mar 22, 2023
Feb 7, 2024
Sep 14, 2022
Jul 8, 2023
Mar 16, 2023
Jul 8, 2023

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