How to give a live Image of a tabItem in a TabView a stroke
I have a profile tabItem which shows a live image (an image from a url), I want to put a red stroke around the Image.
Why do I need to “import public AVKit” in Xcode 16 beta.5?
I’ve just updated to latest XCode 16 beta and previously had code like this
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