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 trimElementChilden #142

Closed fniwes closed 5 years ago

fniwes commented 5 years ago

In some cases, not all empty children were removed.

This pull request fixes issue with image https://haveibeenpwned.com/Content/Images/PwnedLogos/EpicGames.svg

fniwes commented 5 years ago

There is no need for this pull request anymore.