here is my code
var parentVC: CoreViewController?
var navigationController: UINavigationController?
nav.modalPresentationStyle = .fullScreen
parentVC.present(nav, animated: true)
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: