highcharts / highcharts/highcharts-react-native

HighCharts for web

Open
#110 1 comment 0 reactions 0 assignees View on GitHub
pending reply
Dominant language
JavaScript
Stars
105
Forks
79
PR merge metrics
No merged PRs in 30d

Description

I am trying to run my app in the browser using Expo (react-native-web) and I am getting this error during compilation:

```
PATH:/node_modules/@highcharts/highcharts-react-native/src/HighchartsReactNative.js 34:16
Module parse failed: Unexpected token (34:16)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| }
|
> setHcAssets = async (useCDN) => {
| try {
| await this.setLayout()
```
On mobiles everything works well

`"@highcharts/highcharts-react-native": "3.1.2",`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.