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 an object (evaluating 'this.props.navigator.push') #1

Open
rexjrs opened this issue Feb 20, 2017 · 3 comments
Open

Comments

@rexjrs
Copy link

rexjrs commented Feb 20, 2017

When I click on my button to navigate, I get this error..

My code is here

http://stackoverflow.com/questions/42340621/react-native-undefined-is-not-an-object-evaluating-this-onpressbutton-bind/42340971?noredirect=1#42340971

@mariobento
Copy link

Any news on this? I am getting the same error.

@shubhsin ^^

@shubhsin
Copy link
Contributor

shubhsin commented Mar 9, 2017

This is only because you are pushing a nil object / undefined object. I guess you haven't defined the name while pushing. @mariobento

@amintabar
Copy link

I am getting the same error too!!!!
there isn't any solution?!

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

4 participants