Skip to content

Instantly share code, notes, and snippets.

@almostintuitive
Created August 30, 2014 13:22
Show Gist options
  • Save almostintuitive/75685ce5a7cc9f5984d9 to your computer and use it in GitHub Desktop.
Save almostintuitive/75685ce5a7cc9f5984d9 to your computer and use it in GitHub Desktop.
SwipeToPeepCell-4.m
if (velocity.x > 0) {
return NO;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment