react-native-fusioncharts icon indicating copy to clipboard operation
react-native-fusioncharts copied to clipboard

errors

Open MobileMon opened this issue 2 years ago • 0 comments

I'm getting this error when trying to render a chart

WARN Constants.platform.ios.model has been deprecated in favor of expo-device's Device.modelName property. This API will be removed in SDK 45. ERROR TypeError: property is not configurable, js engine: hermes ERROR TypeError: property is not configurable, js engine: hermes ERROR Failed to fetch scripts or layout. Cannot read property 'Asset' of undefined ERROR Failed to fetch scripts or layout. Cannot read property 'Asset' of undefined

I'm using the latest version of react native barebones (CLI)

I was able to install the charts using npm --force

I was also able to edit the metro.config.js appropriately

MobileMon avatar Oct 31 '23 12:10 MobileMon