vault-development / react-native-svg-uri

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

fix crash on android #148

Closed devapro closed 5 years ago

devapro commented 5 years ago

This fixed crash on android if svg contains unsupported tags

fniwes commented 5 years ago

As this library seem to be no longer maintained I am trying to keep my own fork. Could you provide an example svg to test the issue and the pull request?