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

Pressing button on TabNavigator to navigate outer StackNavigator #3259

Closed
lucasharada opened this issue Jan 11, 2018 · 2 comments
Closed

Pressing button on TabNavigator to navigate outer StackNavigator #3259

lucasharada opened this issue Jan 11, 2018 · 2 comments

Comments

@lucasharada
Copy link

My application structure is built on top of 2 navigators: (a) one StackNavigator that guides from SplashScreen, LoginScreen, MainScreen and AddScreen; (b) one TabNavigator with 4 more Screens located on MainScreen (check image below).

captura de tela 2018-01-11 as 10 34 16

My problem is that the central button has no Screen within the TabNavigator; it should navigate the outer StackNavigator to the AddScreen. Is it possible to be done?

@mafiusu
Copy link

mafiusu commented Jan 11, 2018

Yes this is possible! Check this topic #3003

Specially you are looking for this https://twitter.com/spencer_carli/status/897478614190612481

@kelset
Copy link

kelset commented Jan 11, 2018

Hi @lucasharada! It looks like this is not a bug of the library nor a feature request, so I'll close it: I suggest next time you use Stack Overflow which is better suited for answering these types of questions. I also encourage you to join the Reactiflux community on Discord. There are React Native and React Navigation channels with helpful people who might be able to answer your question. I would also like to mention that there is a collection of helpful links and tutorials for React Navigation in the README which might be helpful for you.

That said, check out what @mafiusu linked too :)

If you believe that you are experiencing a bug or have a feature request, please open a new Issue following the dedicated template or submit a PR.

@kelset kelset closed this as completed Jan 11, 2018
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

3 participants