Skip to content

Add Swipe Gestures to Carousel #5

Description

@Bismanpal-Singh

Add Touch Swipe to Carousel

Description

Add swipe gestures to the carousel for better mobile experience.

Tasks:

  • Enable touch gestures in Swiper component
  • Test swipe left/right navigation
  • Ensure it works on mobile devices
  • Keep existing navigation buttons

Files to work on:

  • src/components/ui/carousel.tsx

Swiper touch config:

touchRatio: 1,
touchAngle: 45,
grabCursor: true

Difficulty: Intermediate
Time: 2-3 hours
Labels: mobile, ui/ux

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions