dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.27k stars 1.76k forks source link

[iOS] Revert CollectionView Header/Footer/EmptyView issues when adding/removing items #25738

Closed PureWeen closed 2 weeks ago

PureWeen commented 2 weeks ago

Description of Change

The following PR regressed behavior between GA and SR1 so we are reverting the iOS part for now.

I'm leaving the Android parts here because those are working correctly