mastermoo / react-native-action-button

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

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

Closed wniroshan closed 4 years ago

wniroshan commented 4 years ago

React-native gives above warning in

react: 16.11.0,
react-native: 0.62.2

The warning description says:

wniroshan commented 4 years ago

Possibly refers to an older version