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

Are there any examples of of this navigation? #150

Open
seanlau555 opened this issue Nov 27, 2017 · 2 comments
Open

Are there any examples of of this navigation? #150

seanlau555 opened this issue Nov 27, 2017 · 2 comments

Comments

@seanlau555
Copy link

seanlau555 commented Nov 27, 2017

I am currently using wix/react-native-navigation. However, there are plenty of problems when using it.

  1. react-native-push-notification cannot be used in android with wix's navigation
  2. it renders all tabs while using it. I cannot just logout by setting redux to initial state directly because some of the rendering components may using the redux state.

Overall, wix's navigation is not stable enough as I used the navigator provided by react native before. The app crash increase a lot in this few month. Therefore, I really want to try this library and find a better navigation solution.

https://github.com/taxfix/native-navigation/
https://github.com/bamlab/native-navigation/
https://github.com/travelbird/react-native-navigation/

In these few weeks, I keep looking these three forks. And I guess taxfix ( https://taxfix.de/en/ )
may already using it in their iOS production app because their navigation is quite similar with native-navigation.

So, is there any example for tab bar and login structure using native-navigation?

@seanlau555 seanlau555 changed the title Is there any example of this navigation? Are there any examples of of this navigation? Nov 27, 2017
@prscX
Copy link

prscX commented Nov 29, 2017

Hi @seanlau555,

This is just for reference. Please find below discussion thread which I had with @taxfix folks

40

Thanks
Pranav

@prscX
Copy link

prscX commented Dec 12, 2017

Hi @seanlau555

For reference, please find below discussion thread which I had with bamlab folks

8

Thanks
Pranav

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