react-native-select-multiple icon indicating copy to clipboard operation
react-native-select-multiple copied to clipboard

Warning: componentWillReceiveProps has been renamed, and is not recommended for use.

Open jenygladicek opened this issue 5 years ago • 7 comments

Please look into this.

jenygladicek avatar Nov 13 '19 19:11 jenygladicek

Please feel free to send a PR

alanshaw avatar Nov 13 '19 19:11 alanshaw

Even i am also getting same warning Please help to solve this

sachinshapur05 avatar Dec 09 '19 10:12 sachinshapur05

Still getting the same issue, can someone help fix this soon

HEEBA117 avatar Feb 25 '20 19:02 HEEBA117

I submitted a PR today. A guy submitted the same fix one year ago but was never merged, so it is outdated and the author didn't do anything.

If you really wanna get away the warning you can use my forked project while the author does not approve my pull request:

yarn add rafaelbpa/react-native-select-multiple

rafaelbpa avatar May 25 '20 19:05 rafaelbpa

@alanshaw could someone review my PR? Has been 14 days since my pull request

rafaelbpa avatar Jun 08 '20 14:06 rafaelbpa

There seem to be two competing PRs to address this; https://github.com/tableflip/react-native-select-multiple/pull/41 seems to be simpler than https://github.com/tableflip/react-native-select-multiple/pull/49. There is outstanding feedback on #41 which I imagine is why it hasn't been merged.

bradjones1 avatar Jan 10 '22 18:01 bradjones1