OAuth2
OAuth2 copied to clipboard
Navigation bar image
Hello !
Recently you added customization way for the navigation bar 🎉 . But when the application have global navigation bar with background image : UINavigationBar.appearance().setBackgroundImage(image, for: .default)
, the background color is override by the background image.
It can be cool to allow to override the navigation background image :)
Thank you, Florian