@svgr/babel-plugin-transform-react-native-svg
v8.1.0
Published
Transform DOM elements into react-native-svg components
Downloads
35,406,219
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