react-native
react-native copied to clipboard
Position in Collection not supported by SectionList
Description
Position in Collection not supported by SectionList. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work as expected.
This issue is covered in-depth by parent issue #30977, please check there for more details.
React Native version:
0.63
Hello @amarlette , I can take up this issue 👍
Thank you @vikene! Please tag this issue number in the PR when you make it, it makes it much easier to link the two.
Hey @amarlette is this issue still open? If so i can have a go at it
Hi @amarlette! Can I take up this one?
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.