Tareq Uddin Mahmud
Tareq Uddin Mahmud
@iamyoki I was looking for an example image slider or carousel using your lib. So far I could not manage to produce something usable.
@iamyoki Thanks for the prompt response! I quickly created a [codesandbox](https://codesandbox.io/s/transition-hook-experiement-forked-z9m08c?file=/src/images.ts) for you to give me some pointers. The carousel should slide left or right based on prev or next...
> @Imfahrenheit Take a look https://codesandbox.io/s/transition-hook-experiement-complete-boo32y?file=/src/Slider.tsx perfect! Thanks a lot, now I don't need to use react-transition-group for this.