/TwitterBirdAnimation

Replicating Twitter's bird animation that appears when app starts up

Primary LanguageObjective-C

#Twitter Bird Animation

Replicating Twitter's bird zoom startup animation in Objective-C.

Read the accompanying blog post

twitter bird animation

##Differences from the original

  • Rewritten to use Objective-C
  • Uses a view controller to avoid warnings
  • More comments