UINavigationBar.appearance().setBackgroundImage(UIImage(), for: UIBarMetrics.default)
UINavigationBar.appearance().shadowImage = UIImage()
UINavigationBar.appearance().isTranslucent = true
UINavigationBar.appearance().backgroundColor = .clear
Last modification:June 6, 2022
If you think my article is useful to you, please feel free to appreciate