vault-development / react-native-svg-uri

Render SVG images in React Native from an URL or static file
850 stars 334 forks source link

Warning componentWillReceiveProps is deprecated with react native 0.60 #191

Open devaublanc opened 4 years ago

devaublanc commented 4 years ago

Capture d’écran 2019-07-24 à 16 01 56

Muljayan commented 4 years ago

componentWillMount is deprecated warning appears as well.

donni106 commented 3 years ago

https://github.com/react-native-community/react-native-svg can be used. They have implemented various components, i.e. SvgUri https://github.com/react-native-community/react-native-svg#use-with-content-loaded-from-uri or SvgXml https://github.com/react-native-community/react-native-svg#use-with-xml-strings