Hey guys,
what do you think is the best way to implement a vertical grid with items that could fit full width and half width (so sometimes there is empty space in a column)?
r
Rahul Sainani
02/27/2021, 11:04 PM
There is a GridCells.Adaptive for LazyVerticalGrid.
Also one more thing that comes to mind is empty space grid items in case Adaptive doesn't cover your usecase.