YIZHUANG / react-multi-carousel

A lightweight production-ready Carousel that rocks supports multiple items and server-side rendering with no dependency. Bundle size 2kb.
MIT License
1.29k stars 290 forks source link

how to check end item for next carousel and fix scroll body when wipe carousel in Iphone divide #230

Open sonpnh95 opened 3 years ago

sonpnh95 commented 3 years ago

Hi some body,

I have some problems with your carousel, first I have a problem when swiped the carousel in the mobile iPhone then scroll horizontally scroll down : when the next slider in the mobile iPhone I want to disable the scroll horizontally. second I don't know to check item laster in the carousel to call API to get the next data.

Please help me with some problems.

Thanks ....

JanderSilv commented 3 years ago

To check the last item, here is the solution: https://github.com/YIZHUANG/react-multi-carousel/issues/148