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

Property "React" does not exists #440

Closed
tarikfp opened this issue May 13, 2021 · 1 comment
Closed

Property "React" does not exists #440

tarikfp opened this issue May 13, 2021 · 1 comment
Labels
question Further information is requested

Comments

@tarikfp
Copy link
Contributor

tarikfp commented May 13, 2021

Property React Does not Exists

Hi. I am using typescript in the project. I installed the app and tried basic usage code. from here But faced error below.

reactdoesnotexist

I did some research and ended up with this issue facebook/metro#646

Even though I tried all of the possible solutions that mentioned in issue above, error still remains..

metro.config.js file below, metro version=> metro "^0.59.0"

image

.babelrc file below, babel version=> "@babel/core": "^7.8.4",

image

The way I import react in every file on the project is => import * as React from 'react'

The way I imported bottom sheet,

image

@tarikfp tarikfp added the question Further information is requested label May 13, 2021
@github-actions
Copy link

@tarikpnr: hello! 👋

This issue is being automatically closed because it does not follow the issue template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant