callstack / callstack/react-native-pager-view
Elements inside a pagerview is not accessible by appium
Open
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 476
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 2
Description
## Environment
React Native version: 0.74.7
react-native-pager-view version: 6.9.1
Platform: Only iOS
New Architecture: false
## Description
If there are elements like TextInput, Text etc. under a ScrollView, these are all displayed under single xpath, accessible={false} doesn’t work.
## Reproducible Demo
Contributor guide
Assessment
This issue has not been assessed yet.