Relative Content

Tag Archive for iosswiftxcodeswiftuiuikit

UITabBarController title disappear when push new swiftui view

I have started migrating UIkit to swiftUI. I got a UITabBarController with one of the viewcontrollers has UIHostingController.
the first swiftUI view works as expected however when I use NavigationLink to navigate to new SwiftUI View the title of current Tab which contains the swiftUI view embedded in a view Controller disappear