This is fork of package (See more there) https://www.npmjs.com/package/react-slick
In this repo are fixed some issues.
- adaptive height computed by all slides (not only by active one)
- added props: flexMode (boolean, when TRUE, slide is rendered with display: flex (default is inline-block))
- fixed scrolling to last slide (when multiple slides are shown at once)
- fixed missing padding in "unslick mode" (=when slide behaviour is disabled, because there is not enough slides)
yarn
yarn add react-slick-beyli-fork