SwiftUI: Matched Geometry Effect doesn't work – Ios swift
I am making app which is using Matched Geometry Effect. It is matching two rectangles embedded inside two different views. It isn't working as it supposed to. Please help me. Here is test view for that: struct ContentViewTest: View {…