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

React is not defined #139

Closed
MateuszRostkowski opened this issue Feb 4, 2025 · 4 comments · Fixed by #142
Closed

React is not defined #139

MateuszRostkowski opened this issue Feb 4, 2025 · 4 comments · Fixed by #142

Comments

@MateuszRostkowski
Copy link

From version 2.0.5 it's not working on web.

On version 2.0.4 everything is working fine

On version 2.0.5 and higher I'm getting this error:

Image

When I go to node modules and add the import of React everything is working fine.

@FPTTuanTA73
Copy link

Image

On version 2.0.4 or latest is not working

@farhoudshapouran
Copy link
Owner

What is your React version?

@farhoudshapouran
Copy link
Owner

From version 2.0.5 it's not working on web.

On version 2.0.4 everything is working fine

On version 2.0.5 and higher I'm getting this error:

Image

When I go to node modules and add the import of React everything is working fine.

In which file did you add the import of React?

@FPTTuanTA73
Copy link

What is your React version?

"react-native": "0.64.2",

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

Successfully merging a pull request may close this issue.

3 participants