danceyoung/react-native-selectmultiple-button

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

Bilal-Abdeen opened this issue · 1 comments

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.

hope you pull request