[Solved] How to navigate from xib to other xib in swift?
[ad_1] self.presentViewController(cb_main_noticeView, animated: false, completion: nil) Juste remove the navigationController, if you don’t have a navigation controller in your app. [ad_2] solved How to navigate from xib to other xib in swift?