meliorence / meliorence/react-native-snap-carousel

Swiping one item at a time on v4

Open
#765 9 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
10.5k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

Is this a bug report, a feature request, or a question?

(Write your answer here.)

Have you followed the required steps before opening a bug report?

(Check the step you've followed - put an x character between the square brackets ([]).)

Have you made sure that it wasn't a React Native bug?

(Write your answer here.)

Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?

(Write your answer here and specify the iOS/Android versions on which you've been able to reproduce the issue.)

Is the bug reproductible in a production environment (not a debug one)?

As currently, I have a problem with V4, when I swipe left many cards move to left.

Expected Behavior

How to solve this in 2020 because in V4.xxx beta property scrollEndDragDebounceValue is removed and enableMomentum will be removed in V4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported v4 behavior: swiping left moves multiple cards, while scrollEndDragDebounceValue is removed and enableMomentum is being removed. Review the carousel's v4 gesture and scrolling entry points; done means a swipe advances only one item with the intended v4 API and the behavior is verified on the affected platform and version.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.