componentWillReceiveProps has been renamed, and is not recommended for use.
Bilal-Abdeen opened this issue · 1 comments
Bilal-Abdeen commented
I got the following warning message.
Warning: componentWillReceiveProps has been renamed, and is not recommended for use.
I suggest replacing (componentWillReceiveProps), which is used in the file (\libraries\SelectMultipleButton.js), with an alternative method.
danceyoung commented
hope you pull request