Relative Content

Tag Archive for xamarin.formsmauicollectionview

CollectionView in MAUI is slower than Xamarin

I’m using CollectionView to display the list of data in a table format, similar to a structured table. The table must be both horizontally and vertically scrollable. In the MAUI collection view, I’m facing two issues.