Skip to content

Instantly share code, notes, and snippets.

@kubbing
Created December 2, 2015 15:53
Show Gist options
  • Save kubbing/bf0cf62f4c818da792aa to your computer and use it in GitHub Desktop.
Save kubbing/bf0cf62f4c818da792aa to your computer and use it in GitHub Desktop.
if (iOS_9) {
[self registerForPreviewingWithDelegate:self
sourceView:self.collectionView];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment