kristerkari / react-native-svg-transformer

Import SVG files in your React Native project the same way that you would in a Web application.
MIT License
1.57k stars 116 forks source link

Support `onLoad` prop #139

Open YogiHa opened 3 years ago

YogiHa commented 3 years ago

Thanks for a great package!

My issue pop up cause of SVG usage inside Google Map Marker, where I should check carefully for tracksViewChanges and shouldComponentUpdate, but anyhow it seems like a great add on