React-native-gifted-chat: Deprecation warnings

Created on 16 May 2018  路  3Comments  路  Source: FaridSafi/react-native-gifted-chat

Issue Description

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

Steps to Reproduce / Code Snippets

Use GiftedChat component on latest version of React Native.

Expected Results

No warnings.

Additional Information

  • Nodejs version: 9.1..1
  • React version: 16.2.0
  • React Native version: 0.55.0
  • react-native-gifted-chat version: 0.4.3
  • Platform(s) (iOS, Android, or both?): both

Thank you for reading.

wontfix

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.

All 3 comments

+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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cerberusv2px picture cerberusv2px  路  3Comments

tafelito picture tafelito  路  3Comments

Hayko1994 picture Hayko1994  路  3Comments

Fr33maan picture Fr33maan  路  3Comments

luisar picture luisar  路  3Comments