mastermoo / react-native-action-button

customizable multi-action-button component for react-native
MIT License
2.52k stars 569 forks source link

componentWillReceiveProps throws warning #370

Open mruiz42 opened 3 years ago

mruiz42 commented 3 years ago

WARN 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: %s ActionButton

package.json
...
  "dependencies": {
    "react": "17.0.1",
    "react-native": "0.64.2",
    "react-native-action-button": "^2.8.5",
sonal-sithara commented 3 years ago

https://github.com/mastermoo/react-native-action-button/issues/365#issuecomment-797476260