seekshiva / react-native-remote-svg

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

add onLoadEnd event #26

Closed krydos closed 5 years ago

krydos commented 5 years ago

hi @seekshiva thanks for the package.

In my project it was important to have onLoadEnd event so I had to implement it for myself.

Hope this PR will be useful.

seekshiva commented 5 years ago

Thanks for the PR!