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

Fix undeclared var warning #14

Closed
wants to merge 7 commits into from
Closed

Conversation

madstap
Copy link

@madstap madstap commented Jun 5, 2018

I was getting this warning WARNING: Use of undeclared Var cljs-react-navigation.re-frame/addNavigationHelpers at line 82 target/expo/cljs_react_navigation/re_frame.cljs. This fixes that.

Something was probably broken, functionality-wise, but I'm still figuring out this library so I don't really know what.

@dotemacs
Copy link
Collaborator

dotemacs commented Jun 5, 2018

Thanks for the PR @madstap !

Will look at it in more details later today!

@madstap
Copy link
Author

madstap commented Jun 5, 2018

The missing base/,,, is wrong, but it seems that there's a deeper issue here where addNavigationHelpers isn't used in v2

react-navigation/react-navigation#3930

@dotemacs
Copy link
Collaborator

Hey @madstap

what's the story with all these XML files ?
I can see that they are changes added by @VictorInacio.

Maybe you want to take them out of the PR?

And maybe you can summarise what this PR is meant to do?

Thanks

@madstap madstap closed this Sep 12, 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

Successfully merging this pull request may close these issues.

None yet

3 participants