SVG to React Native SVG
Paste your SVG code and get a React Native SVG component
React Native SVG code will appear here...
How to use:
- Paste your SVG code in the left panel
- Preview your SVG or click "Convert" to transform it to React Native SVG
- Copy the generated code and use it in your React Native app
- Make sure to install react-native-svg:
npm install react-native-svg