Can I force a trailing slash with Expo Router?
I am having issues where an Expo app deployed in a container can’t seem to refresh correctly without a trailing slash. I figure the easiest way to fix this is to just implement a trailing slash, but I am finding Expo Router to be a magic black box I do not know how to interact with.
Expo router: new page using router.push within same folder doesn’t push but replaces Instead
I encountered an issue while working on our project. When I try to navigate to a new page within the same folder using router.push in React Native, I noticed that instead of adding a new page to the stack, it gets replaced.
How to manage navigation header for expo 50 (react-native)
I am developing a React Native app using Expo.
Expo Router Bug
**After Installing the Expo router dependency, I encountered an error.
**