@Claude31 Interesting approach! Thank you
Post
Replies
Boosts
Views
Activity
@Rincewind Thanks. So what are our options?
Thanks! I was unaware of UINavigationitem. That fixed it :)
@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.