Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 406 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 406 Bytes

Expo Router Example

Use expo-router to build native navigation using files in the app/ directory.

🚀 How to use

npx create-expo-app -e with-router

🚀 How to start the project

yarn/npm install
yarn/npm start

📝 Notes