react-native-pure-chart icon indicating copy to clipboard operation
react-native-pure-chart copied to clipboard

Replace componentWillReceiveProps

Open johnantonn opened this issue 4 years ago • 8 comments

The componentWillReceiveProps should change since it's going to be deprecated. Right now, the use of this function throws a warning:

Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details.

johnantonn avatar Mar 10 '20 10:03 johnantonn

Seems like this issue isn't fix yet. Are you able to clear the warnings on your side?

helloitsm3 avatar May 17 '20 02:05 helloitsm3

Seems like this issue isn't fix yet. Are you able to clear the warnings on your side?

Hello, since the package isn't maintained in a long while, I personally decided to drop it and use another one instead..

johnantonn avatar Jul 13 '20 15:07 johnantonn

Seems like this issue isn't fix yet. Are you able to clear the warnings on your side?

Hello, since the package isn't maintained in a long while, I personally decided to drop it and use another one instead..

Which one are you currently using?

helloitsm3 avatar Jul 13 '20 15:07 helloitsm3

Seems like this issue isn't fix yet. Are you able to clear the warnings on your side?

Hello, since the package isn't maintained in a long while, I personally decided to drop it and use another one instead..

Which one are you currently using?

I switched to Victory Native.

johnantonn avatar Jul 13 '20 15:07 johnantonn

Seems like this issue isn't fix yet. Are you able to clear the warnings on your side?

Hello, since the package isn't maintained in a long while, I personally decided to drop it and use another one instead..

Which one are you currently using?

I switched to Victory Native.

Thank you. Will take a look at it

helloitsm3 avatar Jul 13 '20 15:07 helloitsm3

how to fix this issue ?

Fajrin-Mahyuddin avatar Sep 01 '20 12:09 Fajrin-Mahyuddin

how to fix this issue ?

This package doesn't seem to be actively maintain so you'll have to manually go into the package to change the lifecycle hooks.

helloitsm3 avatar Sep 01 '20 12:09 helloitsm3

Hello guys reply me:

Bar chart: How to show y values on top of every bar

nraju-nyros avatar Sep 07 '20 10:09 nraju-nyros