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

Transform DOM elements into react-native-svg components

Usage no npm install needed!

<script type="module">
  import starofserviceBabelPluginTransformReactNativeSvg from 'https://cdn.skypack.dev/@starofservice/babel-plugin-transform-react-native-svg';
</script>

README

babel-plugin-transform-react-native-svg

Install

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

Usage

.babelrc

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

License

MIT