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

undefined is not an object (evaluating 'e.createElementNS') React-Native #11

Closed
sumitaryavrat opened this issue Aug 3, 2018 · 4 comments

Comments

@sumitaryavrat
Copy link

When I import the "import ApexCharts from 'apexcharts' " undefined is not an object (evaluating 'e.createElementNS') React-Native this error occurs.

@junedchhipa
Copy link
Contributor

The library has no direct support for React-Native as of now. The undefined error is due to document not being available which will only be present in browsers.

@sumitaryavrat
Copy link
Author

ok, so how can it work for react-native. Can you suggest me any changes in code??

@hunterlong
Copy link

:(

@JConcepts
Copy link

no news ? @sumitaryavrat you made it work on react-native ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants