Relative Content

Tag Archive for react-nativeexpoexpo-router

How to define a default stack different from index.tsx

With React Native Expo Router, I would like to define a default stack different from index.tsx. In this toy example with one simple stack named page1.tsx, expo router does not find it and display “Unmatched route (page could not me found)”.