Tell us which versions you are using:
4.0.0-beta.27
It was a working project now the application is not responding with these errors.
For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.
1.
2.
3.
There is no way to help with the information provided here. Please fill the information from the template.
I am getting the exact same issue.
Like I said - without information about how to reproduce the error, an Example or at least an explanation there is no way to help.
@daviscabral I understand. I will try to make a detailed submission soon.
@ptmaroct thank you.
some problem with me
Please provide a https://stackoverflow.com/help/mcve or enough information to reproduce this error. Closing this issue for the lack of information by all the users that complained about it since it was opened.
same here, just updated to 4.0.1
i was solved this problem :
i hope you try my solution hehe
I was facing the same issue after upgrading to 4.0.1. Just restarting packager and rebuilding the app and everything is fine.
@nagacoder that's right - when upgrading react-native versions you need to update your platform folders - usually using the git upgrade tool. Thanks for sharing your solution.
I fixed it by upgrade react-navigation > 2.0.0
With react native version of 0.51
"react-navigation": "^2.0.0",
same problem :(
from "^3.43.0"
Most helpful comment
i was solved this problem :
i hope you try my solution hehe