meliorence / meliorence/react-native-snap-carousel
disable highlight on carousel card when tapping to scroll?
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?
Question:
How can you disable the highlighting effect when tapping to scroll?
Take the default carousel layout <Carousel layout={'default'} /> demonstrated here:
https://github.com/meliorence/react-native-snap-carousel#layouts-and-custom-interpolations
As the user scrolls left and right, tapping each carousel item to scroll reduces opacity to create a highlight press effect. How can I disable this? The idea is not to confuse the user with scrolling vs selecting an item (and onto another screen)
Hope that was clear enough. Thanks for reading.
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 with the default carousel layout shown in the linked layouts and custom interpolations documentation, then trace how tapping an item applies the highlight effect during scrolling. Done means the default carousel can disable that effect, with the supported usage documented and verified on the relevant carousel behavior.
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
- 25/100