react-notifications icon indicating copy to clipboard operation
react-notifications copied to clipboard

Refactor <Notifications /> with hooks

Open edumoreira1506 opened this issue 5 years ago • 5 comments

Related to issue #54

edumoreira1506 avatar Nov 08 '19 19:11 edumoreira1506

is the author still active? this is the best design of notifications i have come across and hopefully these pull requests will be merged. those warning messages take up a huge chunk in the console.

chitgoks avatar Feb 13 '20 00:02 chitgoks

I don't know if actor is active, but I hope that yes.

edumoreira1506 avatar Feb 18 '20 20:02 edumoreira1506

or you could fork it?

chitgoks avatar Feb 18 '20 22:02 chitgoks

I forked this repo and have taken ownership from the original owner in npm. I've published an update to remove the unsafe components. If you would like this to be reviewed, please submit a PR into tjrexer/react-notifications:next.

tjrexer avatar Mar 17 '20 00:03 tjrexer

I forked this repo and have taken ownership from the original owner in npm. I've published an update to remove the unsafe components. If you would like this to be reviewed, please submit a PR into tjrexer/react-notifications:next.

thank you for keeping this alive. i tried your new lib. but i still get the same unsafe warnings in dev console. seems there is still one remaining called TransitionGroup.

chitgoks avatar Mar 18 '20 00:03 chitgoks