Package detail

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

gregberge43.2mMIT8.1.0

Transform DOM elements into react-native-svg components

babel-plugin

readme

@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