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!!
Asked
Active
Viewed 172 times
2
-
TabView (tabbedView is deprecated) – user1105951 Aug 04 '19 at 16:09
-
Yes I am using beta 4. Lots of forEach issues in beta 5 – Lalli Aug 04 '19 at 16:30
-
Please provide your code so that we can try to figure it out your actual issue – Anjali Kevadiya Aug 23 '19 at 19:20