jeanregisser / react-native-slider

A pure JavaScript <Slider> component for react-native
MIT License
1.3k stars 571 forks source link

componentWillReceiveProps has been renamed #184

Open 249334666 opened 4 years ago

249334666 commented 4 years ago

hi, I get the following waring: componentWillReceiveProps has bee renamed, and is not recommended fo use.

Heltonphg commented 3 years ago

I get it too!

GuillaumeRZ commented 3 years ago

A fix seems to have been merged on a forked project : https://github.com/jeanregisser/react-native-slider/issues/169