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

Set initialRouteName of Root Stack Navigator without creating a root component / screen / splash #3518

Closed
ohasy opened this issue Feb 14, 2018 · 1 comment

Comments

@ohasy
Copy link

ohasy commented Feb 14, 2018

Ok. So I was using a splash screen and renderd an image till now to apply the logic of where to navigate next. But, I have found that you can actually show an image or drawable while android application starts (when cold start happens). So, I can replace that loading white screen to my desired splash image. So I want to remove splash screen now. It has a 2 sec timer which I don't like. I use AsyncStorage to check if user is logged in. Any help or suggestions is appreciated.

@ohasy ohasy changed the title Set initialRouteName of Stack Navigator without creating a root component / screen / splash Set initialRouteName of Root Stack Navigator without creating a root component / screen / splash Feb 14, 2018
@brentvatne
Copy link
Member

moved to react-navigation/rfcs#23

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