react-component / m-picker

React Mobile Picker(web & react-native)
http://react-component.github.io/m-picker/
247 stars 73 forks source link

react-dom warning: componentWillReceiveProps is not recommended for use #392

Open decent-sink opened 1 year ago

decent-sink commented 1 year ago

I am using react-native-web with it, the browser show the warnings as follow, Can you remove this ?

react-dom.development.js:86 Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.

Please update the following components: Picker