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