Open tdayi opened 2 years ago
I have the same problem with my slider
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.
npx react-codemod rename-unsafe-lifecycles
in your project source folder.Please update the following components: ImageSlider
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.