Skip to content

Instantly share code, notes, and snippets.

@y8k
Created October 27, 2015 05:13
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 y8k/6c65d44f91d912147a5c to your computer and use it in GitHub Desktop.
Save y8k/6c65d44f91d912147a5c to your computer and use it in GitHub Desktop.
Implementation Pop for 3D Touch
func previewingContext(previewingContext: UIViewControllerPreviewing, commitViewController viewControllerToCommit: UIViewController) {
showViewController(viewControllerToCommit, sender: self)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment