Created
April 20, 2015 02:47
-
-
Save slav123/af895b47175453b373ac to your computer and use it in GitHub Desktop.
dismiss for modal swift
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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