I am trying to apply a custom drop shadow to NavigationView with White Background.
I did try with UINavigationBar.appearance() but it didn't work in the SwiftUI Views.
I am looking for this kind of shadow with custom color and radius.
Has anyone faced any issue in it or done it before.
Any help will be appreciated.


