Skip to content

Add Swipe Gestures to Carousel #5

@Bismanpal-Singh

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

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