Open cvlehe opened 4 years ago
Hi @cvlehe ! Try to install types : yarn add @types/react-native-svg-charts
or npm i @types/react-native-svg-charts
. I think it'll solve your issue !
I've installed the types but getting the same error. Any other info I can send you?
What is the problem?
Seeing import error for YAxis.
LineChart
imports fine. Still able to useYAxis
but receiving lint error on import.When does it happen?
When importing
YAxis
.What platform?
react-native-svg-charts version:
5.4.0