meliorence / meliorence/react-native-snap-carousel
AutoScroll stops when clicked and scrolled the entire screen vertically
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
I have a horizontal carousal at the bottom of my screen and when I scroll the screen vertically by holding the click on the carousal autoscroll stops and when I scroll the carousal manually the carousal again starts autoscrolling.
Need to solution for this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with a horizontal carousel at the bottom of the screen while vertically scrolling by holding on the carousel. Trace the carousel's autoscroll and touch/scroll handling entry points, since the issue names no files or tests. Done means vertical scrolling no longer stops autoscroll unexpectedly, while manual carousel scrolling still resumes it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100