Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 260 Bytes

File metadata and controls

21 lines (14 loc) · 260 Bytes

@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