facebook/react-native

Position in Collection not supported by VirtualizedList

Open

#30975 opened on Feb 10, 2021

View on GitHub
 (14 comments) (0 reactions) (0 assignees)C++ (125,808 stars) (25,149 forks)batch import
AccessibilityComponent: VirtualizedListGood first issuePlatform: Android

Description

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

Contributor guide