PaulBGD / react-native-image-slider

A quick and easy image slider for react native. Maintainer wanted!
MIT License
237 stars 103 forks source link

componentWillMount problem #124

Open tdayi opened 1 year ago

tdayi commented 1 year ago

Hi It's me Tufan,

First of all thank you so much your effort for this library, I have use but can you upgrade used to componentWillMount function instead componentDidMount, my project any time giving as deprecated method alert.

Thanks.

francistec commented 1 year ago

I have the same problem with my slider

ionutpipirig commented 1 year ago

I have the same problem:

Warning: componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.

Please update the following components: ImageSlider