brocoders / redux-async-connect

It allows you to request async data, store them in redux state and connect them to your react component.
645 stars 103 forks source link

Fix 'Accessing PropTypes via the main React package is deprecated.' #110

Closed mdenisov closed 4 years ago

mdenisov commented 7 years ago

Fix 'Accessing PropTypes via the main React package is deprecated.'

noamokman commented 7 years ago

This closes #108. Can this be merged?

noamokman commented 7 years ago

@sars ?

ankitpatial commented 7 years ago

@sars thank you for this nice lib. I am sure you can catch some time to merge a pr #116 related to prop-types, have a look at it and merge it in. I am sure like me there be lot more users who direly need this change to upgrade their app to react v16.x.x

ankitpatial commented 7 years ago

Seem like there is multiple PR for same purpose, Please merge any of them you may ignore other

ankitpatial commented 6 years ago

@sars can you please merge the PR that is block many us to upgrade our apps.