react-native-select-multiple
react-native-select-multiple copied to clipboard
Warning: componentWillReceiveProps has been renamed, and is not recommended for use.
Please look into this.
Please feel free to send a PR
Even i am also getting same warning Please help to solve this
Still getting the same issue, can someone help fix this soon
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
@alanshaw could someone review my PR? Has been 14 days since my pull request
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.