Unable to add inner shadow to a SwiftUI view
I have seen various questions about this but none seem to answer using inner and drop shadows in a SwiftUI View.
Unable to add inner view to a SwiftUI view
I have seen various questions about this but none seem to answer using inner and drop shadows in a SwiftUI View.
Drop shadow applied depending on background
I am trying to understand why applying a drop shadow to a SwiftUI Text View is different when using a “clear” color versus a non-clear one like “blue”.