MrToph / react-native-progress-circle

A light-weight progress circle indicator for React Native.
MIT License
190 stars 83 forks source link

componentWillReceiveProps is deprecated #25

Closed lizzard77 closed 4 years ago

lizzard77 commented 5 years ago

When using the component with RN 0.59, I get this warning:

image

malikmani commented 4 years ago

Anyone willing to fix this warning?

mgenov commented 4 years ago

+1 on this too.

It would be nice if #32 could be merged and a new version to be dumped.

jordibruin commented 4 years ago

@MrToph the fix in #32 causes issues for me , too many updates. Does it work for you @mgenov?

MrToph commented 4 years ago

Should be fixed with #34 in v2.1.0

Please let me know if there are still problems @jordibruin