Open Ariel08081214 opened 6 years ago
Hi @danna88 can you make a repro so I can see the problem?
This might be related to https://github.com/facebook/react-native/issues/15734
I got the same problem.
Same problem here. Other items are only rendered when I scroll down. And scrollToLocation did not work after that too.
@benseitz
This might be related to facebook/react-native#15734
WTF! The issue is closed by FB, and marked Resolved???
WTF! The issue is closed by FB, and marked Resolved???
Unfortunately yes.... let's hope that facebook reopens the issue...
Try to set initialNumToRender
to a higher number than default. Hope that will help
after set getitemlayout,SectionList only show the data of the first page,