Published
- 1 min read
Unable to resolve "react-native-svg"
The solution for this is noted below
Unable to resolve “react-native-svg”
Solution
yarn add react-native-svg
// Or with NPM
npm install react-native-svg
Try other methods by searching on the site. That is if this doesn’t work