Open geraldbb opened 1 year ago
@geraldbb Issue is fixed in this PR, but is yet to be released https://github.com/coinjar/react-native-wagmi-charts/pull/148 As a workaround, add to your dependency resolutions at least this version of d3-array
"resolutions": {
"d3-array": "3.1.6",
},
When adding
snapToPoint={true}
, the following error is thrown:Here is the complete code:
Dependencies: