1.0.2 • Published 2 years ago

svg-to-react-native v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

svg-to-react-native

Just a small wrapper around https://react-svgr.com/ for converting SVGs to their React Native SVG version through your clipboard.

Usage

npx svg-to-react-native

Or install globally

npm i svg-to-react-native -g
svg-to-react-native

You will need an SVG in your clipboard and it will convert it into the React Native version.