
Hello,
I'm triying the first example given in the readme file and i got this error returned. It seems to come from the "color: (opacity = 1) => rgba(26, 255, 146, ${opacity})" line from the chartconfig. I'm unable to find any similar error on internet and i really want to use your library, do you have any ideas on how to solve it ?
Has anyone solved this?
I am also experiencing this issue. Have tried reinstalling several times
I got it working.
When installing react-native-svg do not use npm or yarn.
Use "expo install react-native-svg" as specified at https://github.com/react-native-community/react-native-svg#installation
There seems to be versioning issues with react-native-svg and expo
I got it working.
When installing react-native-svg do not use npm or yarn.
Use "expo install react-native-svg" as specified at https://github.com/react-native-community/react-native-svg#installation
There seems to be versioning issues with react-native-svg and expo
It worked for me!
Most helpful comment
I got it working.
When installing react-native-svg do not use npm or yarn.
Use "expo install react-native-svg" as specified at https://github.com/react-native-community/react-native-svg#installation
There seems to be versioning issues with react-native-svg and expo