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 developer tools #49

Open
brentvatne opened this issue Jun 12, 2018 · 3 comments
Open

React Navigation developer tools #49

brentvatne opened this issue Jun 12, 2018 · 3 comments

Comments

@brentvatne
Copy link
Member

brentvatne commented Jun 12, 2018

As per #14 the only good reason that I can see for integrating React Navigation state into Redux is to take advantage of the Redux developer tooling. We can create our own version that is more specialized for React Navigation and would provide a better experience without the downsides that go with storing your navigation state in Redux. Let's discuss this further in this thread.

@ericvicenti
Copy link
Contributor

This would be a fun project! I'd be happy to help anybody get started on this

@brentvatne
Copy link
Member Author

static route definitions also allow us to do things like this: https://github.com/kureev/react-navigation-parser

@satya164
Copy link
Member

React Navigation 5 integrates with Redux devtools extension. Actually I think it'll be pretty straightforward to do the same for v4.

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