zamarrowski / react-ionicons

A React Ionicon component https://react-ionicons.netlify.app/
Apache License 2.0
192 stars 28 forks source link

Console Warnings Due to React Version #45

Closed Xaugen closed 4 years ago

Xaugen commented 4 years ago

Hi,

Warnings are shown when using any icon due to use of componentWillMount and componentDidUpdate. Do you have any plans for refactoring your library?

Screen Shot 2019-11-26 at 9 58 54 AM

Thanks.

zamarrowski commented 4 years ago

Thanks! In the next days I will work for use hooks instead of classes for avoid this warnings