meliorence / meliorence/react-native-snap-carousel

Unable to use three finger swipe with voiceover to swipe left or right.

Open
#597 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

reproduction?
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

I am trying to swipe on the card using a three finger swipe while using voice over on iOS. I am not able to do so. Is there a way to implement this.

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?

Yes

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)?

(Write your answer here.)

Environment

Environment:
"react-native": "^0.59.9",
"react-native-snap-carousel": "^3.8.0",

Target Platform:
iOS 12
iOS 13.1.2

Expected Behavior

To mimic single finger swipe when voice over isn't on

Actual Behavior

Nothing happens

Reproducible Demo

(Paste the link to a Snack example in which the issue can be reproduced. Please follow the guidelines for providing a Minimal, Complete, and Verifiable example.)

Steps to Reproduce

(Write your steps so that anyone can reproduce the issue in the Snack demo you provided.)

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

No source file, test, reproducible demo, or complete reproduction steps are provided. Start by reproducing the carousel interaction with VoiceOver on iOS 12 and 13.1.2, then trace the React Native carousel gesture and accessibility behavior; done means a three-finger VoiceOver swipe produces the expected single-finger carousel swipe on the affected versions.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.