Skip to content

Instantly share code, notes, and snippets.

@doston0000
Created February 14, 2019 06:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doston0000/6a9e4d2f4899a21949022bfbef2f7480 to your computer and use it in GitHub Desktop.
Save doston0000/6a9e4d2f4899a21949022bfbef2f7480 to your computer and use it in GitHub Desktop.
popanytimesback #ios #objective c
//n where times of pop
[self.navigationController popToViewController:[self.navigationController.viewControllers objectAtIndex:n] animated:YES];
@ahmadjonhn
Copy link

Great job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment