FaltList scroll does not work #48220
Labels
Debugger
Issues related to React Native DevTools or legacy JavaScript/Hermes debugging
Needs: Triage 🔍
Newer Patch Available
Description
I used a
FlatList
and it does not workThis is my code snipet of implementing the
FlatList
And this is the component Im using:
Expected behavior
It shoul scroll without any problem, but it does not.
it stayes as if its a static element.
Steps to reproduce
this is the link to the repository
BTW im using web for development since I cant use my phone for network AND testing device.
React Native Version
0.76.3
Output of
npx react-native info
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: