Skip to content

Instantly share code, notes, and snippets.

@slav123
Created April 20, 2015 02:47
Show Gist options
  • Save slav123/af895b47175453b373ac to your computer and use it in GitHub Desktop.
Save slav123/af895b47175453b373ac to your computer and use it in GitHub Desktop.
dismiss for modal swift
self.dismissViewControllerAnimated(true, completion: {});//This is intended to dismiss the Info sceen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment