bolan9999 / react-native-largelist

The best large list component for React Native.
https://bolan9999.github.io/react-native-largelist/
MIT License
2.32k stars 261 forks source link

not showing full list. just white space after that #489

Open zoobibackups opened 1 year ago

zoobibackups commented 1 year ago

I have 700 contacts list. but it is showing only 20 and other are not showing. just a white space after that

xiongxiongDream commented 1 year ago

有相同的问题,200多个条目只显示了20多个,ios正常显示全部数据,但是android显示不全.

RaviPatra commented 1 year ago

Issue happening in Android. Attached screen shot. Contacts starting From 'B' letters are not displayed while scrolling the list.

ContactList
zoobibackups commented 1 year ago

I have the same problem, more than 200 entries only show more than 20, ios displays all the data typically, but android says incomplete. I think this package is not maintained anymore. should we move to another package

jianxinzhoutiti commented 1 year ago

+1 What do you recommend?

DingTianYi9 commented 10 months ago

I have the same problem, more than 200 entries only show more than 20, ios displays all the data typically, but android says incomplete. I think this package is not maintained anymore. should we move to another package

Hello, I am also facing the same problem. Have you found a solution or replaced it with a new component

KingAmo commented 10 months ago

I have the same problem, more than 200 entries only show more than 20, ios displays all the data typically, but android says incomplete. I think this package is not maintained anymore. should we move to another package

Hello, I am also facing the same problem. Have you found a solution or replaced it with a new component

推荐使用 https://shopify.github.io/flash-list/ , 性能更好的 list 组件