oksktank / react-native-pure-chart

react-native chart library that not using svg or ART but only using react native pure components.
MIT License
288 stars 132 forks source link

package.json (5:5) Failed to resolve dependency 'react-native-pure-chart@*' (Network request failed) #124

Open apiusage opened 3 years ago

apiusage commented 3 years ago

I'm using https://snack.expo.io/

And gotten this error package.json (5:5) Failed to resolve dependency 'react-native-pure-chart@*' (Network request failed)

My package json is as follows

{ "dependencies": { "react-native-paper": "3.6.0", "expo-constants": "~9.3.3", "react-native-pure-chart": "*" } }

What is the issue??

brunomacedo commented 2 years ago

Here's the same 😢 I don't what is wrong.

package.json (6:5) Failed to resolve dependency (Network request failed)