How to clip a view while using a SwiftUI .move transition / animation – Ios swift
I'm trying to animate in a view and make it appear as if it's a sort of drawer opening from another view. This is all fine except if the first view is not opaque. It appears that you can see…