Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.14 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.14 KB

Expo Router

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