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

Transform SVG primitives into react-native-svg components 🦁

Primary LanguageJavaScript

babel-plugin-transform-react-native-svg

Install

npm install --save-dev babel-plugin-transform-react-native-svg

Usage

.babelrc

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

License

MIT