I want to show an area where I move my finger on the image and I want to move it around on the image, I want these cut images to change when I move it dynamically on the image, how can I do it with SwiftUI or how should I google it?
it should be exactly like this
the picture should take the shape I run my finger over it, the edges should be framed
when this drawing is finished, the part of the picture that I have passed in the other shown area should appear,
I should be able to move these two pieces around the picture.