react-component / form

React High Order Form Component(web & react-native)
http://react-component.github.io/form/
MIT License
1.81k stars 296 forks source link

Please replace the deprecated methods in the components #361

Open sanjeevkumarggk opened 4 years ago

sanjeevkumarggk commented 4 years ago

Lifecycle methods like componentWillReceiveProps are going to be depreciated in the upcoming version of ReactJS, but these are still used in react-component. We are seeing their warnings in the console. Please update them. Reference: https://github.com/react-component/form/blob/master/src/createBaseForm.js#L91