react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Position in Collection not supported by VirtualizedList

Open amarlette opened this issue 4 years ago • 6 comments

Description

Position in Collection not supported by VirtualizedList. 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

amarlette avatar Feb 10 '21 20:02 amarlette

Hey @amarlette Can I work on this issue?

Yogita98 avatar Jun 04 '21 14:06 Yogita98

Yes @Yogita98! In your PR please mention the issue so we can connect the two. 😃

amarlette avatar Jun 07 '21 18:06 amarlette

@Yogita98 I would recommend looking at the parent issue #30977 as @intergalacticspacehighway is working on Flatlist right now and what they've discussed with the React Native Core team could be helpful.

amarlette avatar Jun 07 '21 18:06 amarlette

@amarlette can i have a go at this?

mdaj06 avatar Sep 02 '21 07:09 mdaj06

@amarlette can i start on this?

mdaj06 avatar Oct 11 '21 11:10 mdaj06

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.

fabOnReact avatar Jan 11 '23 20:01 fabOnReact

done and dusted boys

slandder avatar Dec 27 '23 16:12 slandder

is this issue closed or not? If not I can also work on it

Shiva710211 avatar Mar 29 '24 14:03 Shiva710211