Skip to content

Instantly share code, notes, and snippets.

@y8k
Created October 27, 2015 05:13
Embed
What would you like to do?
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