You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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.
Example: https://github.com/andreavrr/router-push-slot
Beta Was this translation helpful? Give feedback.
All reactions