software-mansion / react-native-svg

SVG library for React Native, React Native Web, and plain React web projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why is `err` exported?

govi218 opened this issue · comments

This seems like a very library specific reference, what makes this need to be exported? err is an extremely common term that, if one is not paying attention, causes more confusion than anything by exporting. I suggest that this, at the very least be renamed something more relevant in the context of this lib.