react-simply-carousel icon indicating copy to clipboard operation
react-simply-carousel copied to clipboard

A simple, lightweight, fully controlled isomorphic (with SSR support) React.js carousel component. Touch enabled and responsive. With support for autoplay and infinity options. Fully customizable

Results 4 react-simply-carousel issues
Sort by recently updated
recently updated
newest added

**The bug** when add `dirRTL` props the carouel behave weirdly, it slide to the next slide on swipe but it seems to be blocked in the next one. **Expected behavior**...

bug

**Describe the bug** when i shrink the window size horizontally the carousel will only show a single item when resolution hits 770px **To Reproduce** 1. clone this simple app: https://github.com/IsraelKariti/BookStore.git...

help wanted

When RTL and when the carousel starts / loading, it starts from last one (most left one) then it slide right to left normally. **Expected behavior** with RTL, it should...

bug

**Is your feature request related to a problem? Please describe.** When scrolling down the page on mobile as soon as I touch the carousel it slightly wants to swipe eventhough...

enhancement