leaffm / react-infinite-carousel

React simple infinite carousel with lazy loading and responsive support
MIT License
116 stars 19 forks source link

There is not mobile version of the carousel #2

Closed pfadiaz closed 7 years ago

pfadiaz commented 7 years ago

STEPS:

  1. Open the URL: https://react-infinite-carousel-vrtbcxaige.now.sh/ in your mobile device (tablet or cellphone)
  2. Check the page.

RESULT

See that the same content and element positions are coming up in your mobile device, there should be a mobile version for this carousel with less elements.

see image here:

img_0309

gl0gl0 commented 7 years ago

Fixed on develop e465d3d @pfadiaz Test Url: https://react-infinite-carousel-uszkpdnpia.now.sh/

pfadiaz commented 7 years ago

Verified and Fixed, Mobile view is now coming up.