React-native-keyboard-aware-scroll-view: Warning: componentWillReceiveProps is deprecated and will be removed in the next major version

Created on 18 Jul 2019  路  4Comments  路  Source: APSL/react-native-keyboard-aware-scroll-view

This warning is now present an caused by this package:

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

Please update the following components: KeyboardAwareScrollView

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

All 4 comments

+1
Please update your package.

+1

There is this pull request #354, hopefully, it'll be merged soon

Was this page helpful?
0 / 5 - 0 ratings