react-native-modal-dropdown icon indicating copy to clipboard operation
react-native-modal-dropdown copied to clipboard

componentWillReceiveProps is deprecated

Open ajabeckett opened this issue 6 years ago • 2 comments

Using React Native v0.55.1, seeing the following warning message:

Warning: componentWillReceiveProps is deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead.

Please update the following components: ModalDropdown

Learn more about this warning here:
https://fb.me/react-async-component-lifecycle-hooks

ajabeckett avatar Apr 23 '18 01:04 ajabeckett

Still a problem 1/18/2020.

glenne avatar Jan 18 '20 23:01 glenne

Any update to this?

MarkRabey avatar Feb 18 '20 19:02 MarkRabey