the-forest/client/node_modules/@svgr/babel-plugin-transform-react-native-svg/README.md
2024-09-17 20:35:18 -04:00

260 B

@svgr/babel-plugin-transform-react-native-svg

Install

npm install --save-dev @svgr/babel-plugin-transform-react-native-svg

Usage

.babelrc

{
  "plugins": ["@svgr/babel-plugin-transform-react-native-svg"]
}

License

MIT