hardiksonagrav

Results 5 comments of hardiksonagrav

**it just crashes we do not get any error.** Have put configuration regarding highcharts below. [hichart.txt](https://github.com/highcharts/highcharts-react-native/files/5733391/hichart.txt)

It's crash in some device. I used android 10. **package.json** { "name": "app_name", "version": "0.0.1", "private": true, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "start": "react-native start", "test": "jest",...

I checked app is crashed only in android 10.

> I'm getting the same behavior here. > After upgrade my project from RN `0.61.5` to `0.63.3` and using `Xcode 12`. Works on `Debug` but not in `Release` mode. >...

Please add **metro.config.js** like this ![Screenshot from 2020-12-19 10-24-27](https://user-images.githubusercontent.com/75037624/102681071-736ffc80-41e4-11eb-98e2-4c36a56ca4b5.png)