Status bar color not changing with navigationBar when implemented in tabbedView

176 Views Asked by At

I was trying to use navigationView in tabbedView with SwiftUI but when I embedded navigationView in tabbedView, status bar color stopped changing. If we try to use just navigationView without tabbedView, status bar color changed. Please have a look at the picture below, this is what I am getting. Let me know if there is any workaround for this. Thanks!!

Image

0

There are 0 best solutions below