meliorence / meliorence/react-native-snap-carousel
Trying to detect double tap over carousel fails in release mode, works in debug mode.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
I'm using snap carousel to display an instagram like interface, with double tap gesture to like a photo. All goes well in debug mode for both Android and iOS.
However, in release mode when there is more than 1 photo and scrollEnabled={true} it no longer detects the double tap. This behaviour only happens in Android (iOS works just fine).
I think this is has to do with the scrollEnabled being true.
Any ideas on how to resolve?
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 on Android in release mode with more than one photo, scrollEnabled={true}, and a double-tap gesture; compare the result with debug mode and iOS. Done means double taps are detected reliably in the affected release configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript, react-native
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100