react-native-fusioncharts
react-native-fusioncharts copied to clipboard
errors
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