Skip to content

Instantly share code, notes, and snippets.

@Pierry
Created August 12, 2013 18:46
Show Gist options
  • Save Pierry/6213786 to your computer and use it in GitHub Desktop.
Save Pierry/6213786 to your computer and use it in GitHub Desktop.
Animação Objective C
CABasicAnimation *theanimation ;
addAnimation : theanimation forKey : @ "animateOpacity" ];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment