No testID being set on FlatList horizontal #3408
Labels
Platform: Android
This issue is specific to Android
Repro provided
A reproduction with a snack or repo is provided
Description
On iOS it is working, react-native FlatList fixed this problem some time ago, looks like code is applied here, but not working on android
Steps to reproduce
<FlatList
horizontal={true}
testID={"MyList"} />
Snack or a link to a repository
https://snack.expo.dev/@janjicvladimir/react-native-gesture-handler---horizontal-testid-missing
Gesture Handler version
2.23.1
React Native version
0.76.7
Platforms
Android
JavaScript runtime
Hermes
Workflow
None
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
Real device
Device model
Samsung Galaxy S22 Ultra
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: