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

Using navigator ref to dispatch actions is unreliable #61

Open
brentvatne opened this issue Aug 21, 2018 · 1 comment
Open

Using navigator ref to dispatch actions is unreliable #61

brentvatne opened this issue Aug 21, 2018 · 1 comment

Comments

@brentvatne
Copy link
Member

Folks reporting problems in react-navigation/react-navigation#4490

@satya164
Copy link
Member

tbh it feels weird to me that navigation events happen even before the screen mounts. even if we queue this, that means as soon as the navigator mounts, there'll be bunch of navigation events happening, which doesn't feel right?

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