highcharts/highcharts-react-native

Chart is not rendering in Android with hermes enable in react native.

rajharshwal92 opened this issue · 1 comments

Chart is not rendering in Android with hermes enable in react native.

React Native -- 0.60.6
React -- 16.8.6
@highcharts/highcharts-react-native -- 2.2.3

When I enable hermes charts unable to render in android in the release mode.
In iOS its works fine.
Can you please help me?

@Denyllon @sebastianbochan
Its so much urgent.

Hi @rajharshwal92

First of all, I wanted to really apologize for the delay in reply.
I want to also let you know about the fact that this wrapper is intended to use with the default React Native engine configuration (JSC), and we neither tested it with Hermes, nor V8 yet, so we are not aware of the eventual result of such configuration, and possible problems which it could generate.

Furthermore, the info you've attached in the above report has no enough details to try to reproduce the issue. Could you provide us with the description which will include the instructions of how would we be able to get the same result on our end?
Have you also tried to use the latest highcharts-react-native package's release?
Are you sure that all steps from this site are done correctly within your app?
https://reactnative.dev/docs/hermes

Kind regards!