npm install --save-dev @svgr/babel-plugin-transform-react-native-svg
.babelrc
{ "plugins": ["@svgr/babel-plugin-transform-react-native-svg"] }
MIT
Last updated 2 years ago