minhtranite / react-notifications

Notification component for ReactJS
https://www.npmjs.com/package/react-notifications
287 stars 64 forks source link

Refactor components with Hooks #54

Open edumoreira1506 opened 4 years ago

edumoreira1506 commented 4 years ago

Some methods like componentWillMount and componentDidMount are depreciate, I believe than we need to refactor all component with new React Hooks API.

rmkanda commented 4 years ago

@minhtranite Can you please review the PRs?

mdodge-ecgrow commented 4 years ago

Appears like this project is no longer being maintained. @minhtranite Are you still actively working on this? Appears like last commit was almost 3 years ago.

mdodge-ecgrow commented 4 years ago

I would love to use this because the notifications look amazing, but it is so outdated I have no choice but to go with another library.

rmkanda commented 4 years ago

@minhtranite @theslip @hyperh @OMantere Can anyone review this PR.

tjrexer commented 4 years ago

Please check my comment in the PR.