vault-development / react-native-svg-uri

Render SVG images in React Native from an URL or static file
849 stars 335 forks source link

SVG display incorrect color #190

Open vinhnvfabbi opened 5 years ago

vinhnvfabbi commented 5 years ago

I'm trying to source from static file, but I svg display wrong color :'( what should I do now, please help !

1 2

pvanny1124 commented 5 years ago

same issue here, for some reason its not displaying the right color. i have a simple button and it displays black instead of the right color -..-

gohilmukund commented 2 years ago

I am also facing the same issue. In my the SVG files have class component to determine the color and other styles which is part of css. So it is not displaying in react native.