I have several views that are presented modally. Using iOS 13 & Xcode 11 (b7), for the ones where I have a view controller embedded in a navigation controller, the presenting view controller is visible between the navigation bar & the view navigation controller stack. Don't have this problem with Xcode 10 & iOS 12.
Does anyone know why this is happening & how to fix it?