seekshiva / react-native-remote-svg

Adds support for loading svg images in React Native
MIT License
184 stars 71 forks source link

Fetching console log dropping performance #23

Open ernestastirunas opened 5 years ago

ernestastirunas commented 5 years ago

Hi, Console log in svgimage.js file with title 'fetching', dropping application performance few times. So maybe you can remove it from SvgImage.js file?

jan-happy commented 5 years ago

This cluttering of the console is a littlebit annoying. https://github.com/seekshiva/react-native-remote-svg/pull/20 seems like a perfekt fix!