项目作者: a-m-dev

项目描述 :
React Draggable Carousel
高级语言: JavaScript
项目地址: git://github.com/a-m-dev/React_draggable_carousel.git
创建时间: 2019-02-18T02:08:00Z
项目社区:https://github.com/a-m-dev/React_draggable_carousel

开源协议:

下载


React_draggable_carousel

this is a simple draggable carousel that i built it for fun, and it works as well as hell
since react-slick pkg from npm does not supports reponsiveness in defferent device width (b/c you need to have fixed items width for each and by that in smaller devices items with fixed sizes fall on top of each other), i built this just for that purpose.
im my carousel the width of parent element that wraps around items is matters and you can change it in different screen sizes not with js(like react-slick), within your css codes

DEMO

https://codesandbox.io/s/github/a-m-dev/React_draggable_carousel/tree/master/