bartgryszko / react-native-circular-progress

React Native component for creating animated, circular progress with ReactART
MIT License
2.13k stars 424 forks source link

link does not work #319

Closed prtk418 closed 1 year ago

prtk418 commented 1 year ago

While doing react-native link react-native-svg, I am getting this error: error: unknown command 'link'

I am using react-native - 0.71.7

Any ideas?

prtk418 commented 1 year ago

Auto linking worked using - npm install react-native-svg --save