I am getting this error when I call my method dismissView. Here is the method stub:
-(IBAction)dismissView { RootViewController *rootController = [[RootViewC
self.navigationController?.present(viewControllers, animated: true, completion: nil)