vault-development / react-native-svg-uri

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

Some corrections and code refactoring #117

Open rcacheira opened 6 years ago

rcacheira commented 6 years ago

I'have included the pull request #75 and #88, with some corrections and code refactoring, thanks to @BerndSchrooten and @mgufrone.

The code is now supporting:

Thi pull request solves the most common problem of SVG showing black.

fixes #86 closes #75 closes #88

rcacheira commented 6 years ago

@matc4 did you take the change to review this?

matc4 commented 6 years ago

Hello @rcacheira !, can you resolve the conflicts, and we merge it. Thanks!