uinavigationcontroller
[[self navigationController] popToViewController:obj animated:YES];
[self.navigationController popToRootViewControllerAnimated:YES];
- Log in to post comments
[[self navigationController] popToViewController:obj animated:YES];
[self.navigationController popToRootViewControllerAnimated:YES];