React's life-cycle methods: componentWillMount() , componentWillReceiveProps , componentWillUpdate will be deprecated on v16.3.
Because the latest version of React Native depends to React v16.2, a few warnings will be displayed when I use GiftedChat component.
Do you have any plan to solve those warnings?
The deprecated methods are used at
Use GiftedChat component on latest version of React Native.
No warnings.
Thank you for reading.
+1
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is still relevant today. I started receiving the deprecation warnings after migrating to React Native v0.60.
| | Version |
|--------------------------|------------------|
| React Native | 0.60.0 (latest) |
| React | 16.8.6 (latest) |
| react-native-gifted-chat | ^0.9.11 (latest) |
I'd love to help but I don't have the time right now.
Most helpful comment
This is still relevant today. I started receiving the deprecation warnings after migrating to React Native v0.60.
| | Version |
|--------------------------|------------------|
| React Native | 0.60.0 (latest) |
| React | 16.8.6 (latest) |
| react-native-gifted-chat | ^0.9.11 (latest) |
I'd love to help but I don't have the time right now.