`ListView` improvements
Author: jeromelabanCreated Oct 2, 2018Updated Sep 18, 2026
Labelsplatform/wasm 🌐area/skia ✏️area/listview 📃no-repro
I'm submitting a...
- Feature request
Current behavior
Current ListView implementation for WebAssembly/Skia/macOS is not at feature parity with iOS/Android/UWP:
- Custom Panels
- Basic Virtualization
- Header and Footer
- ItemsWrapGrid (GridView) - https://github.com/unoplatform/uno/issues/468
- Incremental loading support (https://github.com/unoplatform/uno/issues/5763)
More to be added in this list.
Expected behavior
Support more features.
Affected platform(s):
- WebAssembly
Source: unoplatform/uno