.matchedGeometryEffect doesn’t work with ForEach
I am trying to display a ForEach
of items, that could transition into like a fake sheet view, but I don’t know what I am doing wrong, because the ForEach
just displays every item on top of each other.