Skip to content
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

Vertical virtualization of horizontal lists. #167

Open
EndyZhou opened this issue Nov 12, 2024 · 1 comment
Open

Vertical virtualization of horizontal lists. #167

EndyZhou opened this issue Nov 12, 2024 · 1 comment

Comments

@EndyZhou
Copy link

Is your feature request related to a problem? Please describe.
Could you provide an example of vertical virtualization for a horizontal list, similar to the UI shown below?

Describe the solution you'd like
A clear and concise description of what you want to happen.

Diagrams and screenshots welcome!

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.
WeChat4198549466a5c8cb277b90809475fbaa

@Yria
Copy link

Yria commented Nov 14, 2024

#158

This is not currently supported and requires either a listview inside a scrollview or a scrollview inside a listview.
Since offsetFromStart only supports scrollview, you should choose one or the other depending on the scroll position when scrolling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants