meliorence / meliorence/react-native-snap-carousel
How to pause autoplay ?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
I may want to pause the autoplay option of the carousel when an user longPress on a slide and resume it when he onPressOut event of the slide is fired.
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
Review the carousel's autoplay option and the slide touch-event handling, focusing on the longPress and onPressOut events mentioned in the issue. Confirm how autoplay is controlled, then verify that a long press pauses it and releasing the press resumes it without affecting normal slide interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100