expo-router navigating to the same route, even if I have multiple dynamic routes
I am using nested navigation in expo-router with dynamic routes with a structure similar to the following.
expo-router navigating to the same route, even if I have multiple dynamic routes
I am using nested navigation in expo-router with dynamic routes with a structure similar to the following.
expo-router navigating to the same route, even if I have multiple dynamic routes
I am using nested navigation in expo-router with dynamic routes with a structure similar to the following.
expo-router navigating to the same route, even if I have multiple dynamic routes
I am using nested navigation in expo-router with dynamic routes with a structure similar to the following.
Expo router deep dynamic navigation is not working as expected
I have a problem with deep navigation using expo router. The attached screenshot shows my folder structure.
Name and icon positioning in TabBar from expo-router
I am having trouble with:
Name and icon positioning in TabBar from expo-router
I am having trouble with:
Name and icon positioning in TabBar from expo-router
I am having trouble with:
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)”.
attempted to navigate before mounting the root layout component. ensure the root layout component is rendering a slot, or other navigator
my app/index.js
is just a loader