Rinor Dreshaj

Results 3 comments of Rinor Dreshaj
trafficstars

Would be good to be merged asap, as these warning are annoying and on the new update In React 17.x, only the UNSAFE_ name will work

There were alot of warning generated from the package when I added this on my project, I did manage to keep all the functionality and remove warnings from the package

this is how I've been using it ``` renderImage() { return ( ) } render() { return ( ); } ```