https://github.com/thaapasa/svg-rn
SVG to React Native JSX/TSX -converter
https://github.com/thaapasa/svg-rn
converter react-native react-native-svg svg
Last synced: 5 months ago
JSON representation
SVG to React Native JSX/TSX -converter
- Host: GitHub
- URL: https://github.com/thaapasa/svg-rn
- Owner: thaapasa
- License: mit
- Created: 2019-09-26T16:44:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T14:37:32.000Z (over 4 years ago)
- Last Synced: 2025-09-21T20:24:43.664Z (9 months ago)
- Topics: converter, react-native, react-native-svg, svg
- Language: TypeScript
- Homepage:
- Size: 61.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# svg-rn
SVG to React Native JSX/TSX -converter.
## Description
The purpose of this tool is to allow for automatic conversion from
normal SVG files into a JSX/TSX format that is supported by the
[react-native-svg](https://github.com/react-native-community/react-native-svg)
library.