seekshiva / react-native-remote-svg

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

Update componentWillReceiveProps #58

Closed bocarw121 closed 2 years ago

bocarw121 commented 3 years ago

Updated componentWillReceiveProps to UNSAFE_componentWillReceiveProps to remove deprecation warning.

bertrand-caron commented 2 years ago

👍 Is anyone looking at merging this anytime soon?

seekshiva commented 2 years ago

Rewrote the the component to use Hooks and released 2.0.9. Sorry for not maintaining this repo for a while.