You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
When I import the "import ApexCharts from 'apexcharts' " undefined is not an object (evaluating 'e.createElementNS') React-Native this error occurs.
The text was updated successfully, but these errors were encountered: