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