react-native-svg-parser icon indicating copy to clipboard operation
react-native-svg-parser copied to clipboard

Parses SVG files and converts to 'react-native-svg' format objects. NOTE: This project has been archived.

Results 11 react-native-svg-parser issues
Sort by recently updated
recently updated
newest added

Fix Import statements

wontfix

Add sopport for TSpan. Fixes #9

wontfix

Some SVG seems to have a height and width defined in the SVG tag. This pull request try to use those dimensions when calculating a missing ViewBox A example of...

wontfix

Hi, thanks for making this library. One question I have is how do I use linear gradients in SVGs? For example, in my svg object I have something like this:...

wontfix

Thanks for this great SVG parser. I want to do some action on different SVG parts on same screen so, how can we add onPress/onClick functionality in react-native-svg-parser? Just like,...

wontfix

Unable to resolve "react-native-svg-parser" from "src\Router.js

question
wontfix

tspan nodes aren't parsed or converted. Its an easy fix as far as I can tell. I made the change for a project of mine and can submit a PR...

enhancement
help wanted
wontfix

Can I somehow attach onPress handlers to the svg tags? I want to change the color of the objects when the user touches it. (Some kind of coloring book). Is...

enhancement
good first issue
wontfix