We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Any news on this? I am getting the same error.
@shubhsin ^^
Sorry, something went wrong.
This is only because you are pushing a nil object / undefined object. I guess you haven't defined the name while pushing. @mariobento
I am getting the same error too!!!! there isn't any solution?!
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: