meliorence / meliorence/react-native-snap-carousel
Accessibility label is not working for iOS
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
After adding the react-native-snap-carousel library, accessibility label for iOS is not working for the inner components.
Note: For android accessibility label is working for the same component.
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 accessibility-label failure for inner components on iOS in react-native-snap-carousel, then compare the same component behavior on Android. Trace the carousel's inner-component accessibility handling; done means labels are exposed correctly on iOS as well as Android.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- 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
- 35/100