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 #116

Closed rcacheira closed 6 years ago

rcacheira commented 6 years ago

I'have included the pull request #75 and #88, made some corrections and code refactoring. The code is now supporting style tag, classes, clip path and view box.

rcacheira commented 6 years ago

this commit has an error