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

undefined is not a function(evaluating addListner) react native #9

Open
SafaaB4G opened this issue Feb 5, 2018 · 4 comments
Open

Comments

@SafaaB4G
Copy link

SafaaB4G commented Feb 5, 2018

i-m in new in react native , so i followed the steps and after the first run i had the sdk problem and after fixing it (create file named 'local.properties' in /android folder and i mentioned the sdk path , and now i got this problem )

screen shot 2018-02-05 at 10 59 51 am

@coolprobn
Copy link

@SafaaB4G Any update on this? were you able to solve this?

@Donskelle
Copy link

Same happend to me 😢

@MounikaK999
Copy link

Any update here? Getting same error

@FooBarRaz
Copy link

You may be getting this error if you are not using a helper (like ReactNavigation.addNavigationHelpers(...)) to add your state and dispatch handlers for the navigation props. To make things more exciting, as of react-navigation v2, that method has been deprecated so if you've upgraded to v2 and are seeing this error, then you'll need to follow https://reactnavigation.org/docs/en/redux-integration.html, paying particular attention to usage of the createNavigationPropConstructor(...) method.

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

5 participants