-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Item display empty when there is large data and scrolled fast. #23
Comments
No it is already added but still get this behaviour while scrolling.
…On Tue, Aug 17, 2021 at 9:11 PM Jomari Iringan ***@***.***> wrote:
just add style={{flex: 1}} on your AlphabetList and the issue will be
solve. you can also check the example project for reference
<https://github.com/Kieran-McIntyre/react-native-section-alphabet-list/blob/master/example/App.tsx>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQQV2VPMEEIMNBRVIOKRZHDT5J7KVANCNFSM5CEZZUYQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Hi krupalikevadiya did you find a solution ? I have the same issue, even without scrolling very fast |
hello any solution ? |
Facing the same issue currently, I couldn't find any workaround :( May be related to this:
Found on official docs -> https://reactnative.dev/docs/optimizing-flatlist-configuration |
Having the same issue! any solution? |
No description provided.
The text was updated successfully, but these errors were encountered: