vault-development / react-native-svg-uri

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

Transparent background #134

Closed kennym closed 6 years ago

kennym commented 6 years ago

Is there a way to set a transparent background for an <SvgUri /> component?

kennym commented 6 years ago

False alarm, I could successfully set a transparent background

mortada-codes commented 6 years ago

@kennym did you replace with ?