u/random_guy14680

List/tab component that will render 10,000 items efficiently

Hey guys

currently I am implementing screen that needs to be able to render 10000+ list items in a tab layout.

Can you recommend me what (ideally official) components will work for this scenario?

  1. component for “buttery smooth” scrolling list with up to 10 000 items (they all contain images)

  2. component for tab layout in MAUI.

Additionally: what’s in your opinion best way to render such a huge dataset on the screen ? I am considering using pagination & loading data using infinite scroll.

Thanks!

reddit.com
u/random_guy14680 — 3 days ago