-
Notifications
You must be signed in to change notification settings - Fork 194
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
Can't get it to working. #230
Comments
I'm having the same issue, following |
@chrfalch is there any update for react-navigattion v5? |
Same here. I'm using react-navigator v4. Any updates? |
Hi there, I finally fixed it. I tried two things, but I'm not sure you need to do whether both of them or just the second step to solve this problem.
I hope this helps. |
We tried the same but its still not working :(
…On Fri, Mar 13, 2020 at 5:12 AM evie9z ***@***.***> wrote:
Hi there, I finally fixed it. I tried two things and I'm not sure whether
you need to do both of them to solve this problem or not.
1. Installed react-navigator v3 instead of v4 --> still didn't work
2. Delete /node_modules folder and then yarn add react ---> it works!
I hope this helps.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#230 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOE4Q6TUZ4HEW6BVPARTVDRHFXPLANCNFSM4KMQID6Q>
.
--
Thanks & Regards,
Vineeth Vijayan
|
Don't work for me as well with react-navigation 4.0 |
Try to install the react-navigation-stack@1. |
First of all thanks to the lib & its contributor. Its really awesome.
But I can't get it working. Below is my code snippet.
The text was updated successfully, but these errors were encountered: