react-native
react-native copied to clipboard
Android: Position change (scroll)
Description
THIS ISSUE IS DEPENDENT ON OTHER ISSUES & DOES NOT NEED TO BE WORKED ON INDIVIDUALLY
Dependent on these issues being closed:
- [ ] #30977
- [x] #30839
No components can be set as any collection role.
React Native version:
v0.63
@amarlette, I think this task is sort of a no-op, as solving both #30977 and #30839 would resolve this automatically.
Basically, any view with the proper list role (added in #30839), and with collection info (added in #30977) will announce its position change on scroll automatically.
Hmm I feel like keeping it open until those two are solved may be best since this functionality won't operate correctly til those are addressed so I don't feel I can close it.
I'll add language above that it is dependent on those issues but does not need to be worked on.
TalkBack support for ScrollView accessibility announcements (list and grid) #33180 initially landed on 20th April 2022. Java API relanded with commit a7bb9664009. JavaScript API relanded with commit cbf53bcaf0c, but reverted with commit c2169c776e271ea.
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.