kimwandev / react-toastr-basic

MIT License
3 stars 1 forks source link

Access proptypes deprecation warning #1

Open alexandrudanpop opened 6 years ago

alexandrudanpop commented 6 years ago

I got this warning when including this in a React app.:

Warning: Accessing PropTypes via the main React package is deprecated, and will be removed in React v16.0. Use the latest available v15.* prop-types package from npm instead. For info on usage, compatibility, migration and more, see https://fb.me/prop-types-docs

I am using React 16.2.0. Can you please help solve this issue? Thanks

kimwandev commented 6 years ago

Hi @alexandrudanpop,

I'm sorry I didn't get back to you quickly as I have not updated this project for a while now but let me try and update react and make changes, probably tomorrow. :)

Regards, Kim

alexandrudanpop commented 6 years ago

Hello @kimwandev do you have any news about this?

Regards, Alex