expo / router

[ARCHIVE]: Expo Router has moved to expo/expo -- The File-based router for universal React Native apps
https://docs.expo.dev/routing/introduction/
1.36k stars 113 forks source link
expo react react-native react-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