Skip to content

Instantly share code, notes, and snippets.

@lipka
Created August 7, 2014 23:00
Show Gist options
  • Save lipka/a01a8937bf945b573148 to your computer and use it in GitHub Desktop.
Save lipka/a01a8937bf945b573148 to your computer and use it in GitHub Desktop.
Enable slow iOS animations
p [(CALayer *)[[[[UIApplication sharedApplication] windows] objectAtIndex:0] layer] setSpeed:.1f]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment