-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Section list android performance issues with blank data #28689
Comments
|
Environment Information
|
Going to need a more specific repro for this to be actionable. It's possible the custom |
|
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions. |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information. |
Usign section list with a large data set like 10000-15000 there is a lot of blank time on screen mostly on android devices.
Problem occurs when usign ScrollToSection to scroll to end of list, I`m using a contact list, startting at A, then pressing Z the component scrolls but takes a long time to render content
in the example bellow CollapsibleHeaderSectionList is just a section list with a header component that colapses
render component:
system info
The text was updated successfully, but these errors were encountered: