SwiftUI view in UIHostingVC inside UINavigationController: largeTitle not changing to inline
I have a SwiftUI View, that is a List
. Embedded in a UIHostingController
, itself embedded in a UINavigationController
InteractivePopGestureRecognizer is disabled after push to a UIHostingController with SwiftUI
I have pushed an UIHostingController which contains SwiftUI and set the navigationBar hidden: