Post

Replies

Boosts

Views

Activity

Comment on iOS 15 broke the navigation appearance when navigating to a view controller with a transparent navigation bar from a non-transparent navigation bar
@Claude31 if you look at the video that I linked to, you'll see what is wrong. After navigating to the firstVC the navbar is red until the view controller has finished loading and then it instantly changes to transparent. The color should fade out, as it does on iOS 14. Adding UIColor.clear as a background color doesn't make a difference, unfortunately.
Sep ’21