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

Is it possible to use [email protected] with react native? #600

Open
arnauqc opened this issue Jun 14, 2023 · 0 comments
Open

Is it possible to use [email protected] with react native? #600

arnauqc opened this issue Jun 14, 2023 · 0 comments

Comments

@arnauqc
Copy link

arnauqc commented Jun 14, 2023

Hi!

I am creating a Create React App and I would like to use react-vega. However, I am getting the following error:

`./node_modules/vega-embed/build/vega-embed.module.js 1997:15
Module parse failed: Identifier directly after number (1997:15)
You may need an appropriate loader to handle this file type.
| // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
| var editor = window.open(url);

var wait = 10_000;
| var step = 250;
| var _URL = new URL(url),`

Is it possible to use vega-react in my react native app?

Thank you very much,

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

No branches or pull requests

1 participant