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

Ultra-customizable carousel framework for React.JS

Results 23 react-touch-carousel issues
Sort by recently updated
recently updated
newest added

``` `import React from 'react'; import './Projects.css'; import TouchCarousel from 'react-touch-carousel' const Projects = () => { const myProjects = [ { image: require('../assets/budget.png'), title: 'Budget App', description: 'A budget...

Hi everyone, I develop a pwa and i meet a problem with the prev and next function from carousel, i have this issue when i call them. ![Screenshot from 2022-05-31...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.3 to 3.9.7. Release notes Sourced from vm2's releases. 3.9.7 Fixes b7f794dfb3034d2173b9da957f48425adc4081c3: Custom Resolver is allowed to return undefined 568934f58cf72339a3dd2a2c578cc28550c19d27: Fixed some bugs introduced in v3.9.6 b6581b4a9cf9a4706b2967fceb5930a3de4d2ac7:...

dependencies

Resolves #39 Preview of the UI ![image](https://user-images.githubusercontent.com/31507901/139014545-c8958baa-633c-4096-85dc-b281a76d98e6.png)

I would like to work on the UI for the demo site. Improve visibility and contract especially for the main page.

what is getCursor() in const cursor = this.carousel.getCursor() line code? carousel not define in page and after swipe show up this error Cannot read properties of undefined (reading 'getCursor')

This is what I have searched for a long time! Awesome! And any thoughts on add scroll events?

Hi, I was really looking forward to using this plugin instead of my selfmade piece of garbage that I produced. However, a bug in `react-spring` v8 is triggering compiler errors...

dependencies

Hello! How we can control scroll speed? Is there such the prop maybe?