</>
Skill
Recall
RECALL WHAT YOU KNOW
Library
Planner
Daily Recall
Why SkillRecall
More
About
News
Contact
Sign in
Explore Library
Create free account
Prepare for an interview
Explore Library
Quiz
Intermediate
Save
Expo Router File Routing
How Expo Router maps files to routes.
In Expo Router, how are routes primarily defined?
A
By the file and folder structure inside the app directory, where each file becomes a route
B
By manually registering each Screen inside a NavigationContainer
C
By listing routes in a single routes.json file
D
By using CSS selectors to match paths