Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-navigation 5 alfa Cannot navigate between nested child from diffrent parents #6714

Closed
aganjali opened this issue Sep 25, 2019 · 1 comment

Comments

@aganjali
Copy link

Hi guys,

This is my App Navigators :

Untitled

also this is my App.js file :

Untitled2

i want to navigate from home scren to detail screen
but at first it does not work
after manually going to setting tab
it will work for next tries
does anyone has any idea about this?
also the home screen is as below

Untitled3

@satya164 satya164 transferred this issue from react-navigation/react-navigation Sep 25, 2019
@satya164
Copy link
Member

This is a limitation of React Navigation 5. You cannot navigate to a screen in a navigator which isn't rendered.

There are 2 options:

@satya164 satya164 transferred this issue from react-navigation/navigation-ex Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants